use static favicon

This commit is contained in:
Niko Abeler 2024-02-24 21:53:39 +01:00
parent d794ad0865
commit be62bcd627
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
<meta property="og:title" content="{{template "title" .Data}}" />
{{ template "head" .}}
<link rel="icon" type="image/x-icon" href="/static/favicon.ico">
<link rel="webmention" href="/webmention/" />
<link rel="alternate" type="application/rss+xml" title="RSS" href="/index.xml">