fix: add favicon to docs demo shell
This commit is contained in:
@@ -13,6 +13,8 @@ const docsHref = '/getting-started/demo/';
|
|||||||
/>
|
/>
|
||||||
<meta name="robots" content="noindex, nofollow" />
|
<meta name="robots" content="noindex, nofollow" />
|
||||||
<meta name="theme-color" content="#05080f" />
|
<meta name="theme-color" content="#05080f" />
|
||||||
|
<link rel="icon" href="/favicon.png" sizes="any" />
|
||||||
|
<link rel="icon" href="/favicon.webp" type="image/webp" />
|
||||||
<title>remnawave-minishop demo</title>
|
<title>remnawave-minishop demo</title>
|
||||||
<style>
|
<style>
|
||||||
:root {
|
:root {
|
||||||
|
|||||||
Reference in New Issue
Block a user