diff options
| author | Ahmed <git@gumx.cc> | 2026-06-14 16:39:49 +0300 |
|---|---|---|
| committer | Ahmed <git@gumx.cc> | 2026-06-14 16:39:49 +0300 |
| commit | 9e35e06f9876f26f0c0b5f4f07c339f1ae9eff3f (patch) | |
| tree | 478ce3aa98143468b94fd4d2b3f53530efd11b11 /build/templates/partials/head.html | |
| parent | 8330021018056fe2dd82784e5bd80dafc92b09c0 (diff) | |
add: hooks and other vibed edits
Diffstat (limited to 'build/templates/partials/head.html')
| -rw-r--r-- | build/templates/partials/head.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/templates/partials/head.html b/build/templates/partials/head.html index f9f143e..babe762 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 href="data:," rel="icon"> + <link rel="icon" type="image/svg+xml" href="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1IDUiPjxyZWN0IHg9IjEiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiLz48cmVjdCB4PSIyIiB5PSIxIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIi8+PHJlY3QgeD0iMCIgeT0iMiIgd2lkdGg9IjEiIGhlaWdodD0iMSIvPjxyZWN0IHg9IjEiIHk9IjIiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiLz48cmVjdCB4PSIyIiB5PSIyIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIi8+PC9zdmc+"> |
