fix: add favicon to docs demo shell

This commit is contained in:
3252a8
2026-05-28 15:32:45 +03:00
parent 39c0696e53
commit e543665704
+2
View File
@@ -13,6 +13,8 @@ const docsHref = '/getting-started/demo/';
/>
<meta name="robots" content="noindex, nofollow" />
<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>
<style>
:root {