assets: keep brand icon in docs, serve compact panel favicon
EOF Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
|
Before Width: | Height: | Size: 854 KiB After Width: | Height: | Size: 854 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 5.0 KiB |
@@ -4,6 +4,7 @@
|
|||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<title>{{.Title}}</title>
|
<title>{{.Title}}</title>
|
||||||
|
<link rel="icon" href="/static/favicon.png" type="image/png">
|
||||||
<script src="/static/htmx.min.js" defer></script>
|
<script src="/static/htmx.min.js" defer></script>
|
||||||
<style>
|
<style>
|
||||||
:root { color-scheme: light dark; }
|
:root { color-scheme: light dark; }
|
||||||
|
|||||||
Reference in New Issue
Block a user