use static favicon
This commit is contained in:
parent
d794ad0865
commit
be62bcd627
|
@ -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">
|
||||
|
||||
|
|
Loading…
Reference in New Issue