mirror of
https://github.com/Kugelschieber/marvinblum.git
synced 2026-01-18 06:40:27 +00:00
Added icon.
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
<meta name="author" content="{{copy .Page .Content "author"}}" />
|
||||
<meta name="title" content="{{$title}}" />
|
||||
<meta name="description" content="{{copy .Page .Content "meta_description"}}" />
|
||||
<link rel="icon" type="image/png" href="/static/web/favicon.png">
|
||||
<link rel="canonical" href="{{.Page.CanonicalLink}}" />
|
||||
|
||||
{{range $language, $path := .Page.Path}}
|
||||
|
||||
Reference in New Issue
Block a user