mirror of
https://github.com/openziti/zrok.git
synced 2025-04-01 10:06:08 +02:00
prune a stray semi-colon
This commit is contained in:
parent
23b08aa4bd
commit
7c522ddd2e
@ -27,7 +27,7 @@ zrok frontends are the parts of zrok that proxy incoming public web traffic to z
|
|||||||
light: useBaseUrl('/img/zrok-frontdoor-light-mode.svg'),
|
light: useBaseUrl('/img/zrok-frontdoor-light-mode.svg'),
|
||||||
dark: useBaseUrl('/img/zrok-frontdoor-dark-mode.svg'),
|
dark: useBaseUrl('/img/zrok-frontdoor-dark-mode.svg'),
|
||||||
}}
|
}}
|
||||||
/>;
|
/>
|
||||||
|
|
||||||
## Choose your OS
|
## Choose your OS
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user