mirror of
https://github.com/foo-dogsquared/hugo-theme-more-contentful.git
synced 2025-01-30 22:57:57 +00:00
Add expected favicon file for theme
This commit is contained in:
parent
c6a53793f3
commit
6dd28f14cd
@ -20,6 +20,8 @@
|
|||||||
{{- end }}
|
{{- end }}
|
||||||
<link rel="stylesheet" href="{{ $style.Permalink }}" />
|
<link rel="stylesheet" href="{{ $style.Permalink }}" />
|
||||||
|
|
||||||
|
<link rel="shortcut icon" href="{{ $.Site.BaseURL }}favicon.png" />
|
||||||
|
|
||||||
{{- /* Some sane <meta> tags default */ -}}
|
{{- /* Some sane <meta> tags default */ -}}
|
||||||
{{ hugo.Generator }}
|
{{ hugo.Generator }}
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
|
Loading…
Reference in New Issue
Block a user