mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-18 16:36:35 +00:00
Add missing favicon
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 104 KiB |
@@ -40,6 +40,7 @@ export default function Document() {
|
||||
<Html lang="en">
|
||||
<Head>
|
||||
<script dangerouslySetInnerHTML={{ __html: modeScript }} />
|
||||
<link rel="shortcut icon" href="/docs-static/img/favicon.ico" />
|
||||
</Head>
|
||||
<body className="bg-white antialiased dark:bg-zinc-900">
|
||||
<Main />
|
||||
|
||||
Reference in New Issue
Block a user