aboutsummaryrefslogtreecommitdiffstats
path: root/build/templates
diff options
context:
space:
mode:
authorAhmed <git@gumx.cc>2026-06-18 00:12:03 +0300
committerAhmed <git@gumx.cc>2026-06-18 00:12:03 +0300
commit7936d6b77ec99ca407864554a4643f6801ee8464 (patch)
treefc1a8091c105015561b5d6709eaa1542afe40025 /build/templates
parent02ce43d0d68641ff86ec91237c628b3ae818b491 (diff)
fix: favicon and style, again
Diffstat (limited to 'build/templates')
-rw-r--r--build/templates/partials/head.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/templates/partials/head.html b/build/templates/partials/head.html
index ce3b009..0d80f7d 100644
--- a/build/templates/partials/head.html
+++ b/build/templates/partials/head.html
@@ -8,4 +8,4 @@
{{#HAS_CODE}}<link rel="stylesheet" href="/styles/highlight.min.css" />
<script src="/scripts/highlight.min.js"></script>
<script>hljs.highlightAll();</script>{{/HAS_CODE}}
- <link rel="icon" type="image/svg+xml" href="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNDAiIGhlaWdodD0iMTQwIiBzdHJva2U9IiMwMDAiPjxwYXRoIHN0cm9rZS13aWR0aD0iMTIyIiBzdHJva2UtZGFzaGFycmF5PSIyLDM4IiBkPSJtOSw3MGgxMjJNNzAsOXYxMjIiLz48cGF0aCBzdHJva2Utd2lkdGg9IjMzIiBzdHJva2UtbGluZWNhcD0icm91bmQiIGQ9Im03MCwzMGgwbTQwLDQwaDBtLTgwLDQwdjBtNDAsMGgwbTQwLDBoMCIvPjwvc3ZnPg==">
+ <link rel="icon" type="image/svg+xml" href="/favicon.svg">