Merge branch 'master' of https://github.com/astonbitecode/beautifulhugo
This commit is contained in:
commit
e6bfcf363e
@ -12,6 +12,9 @@
|
||||
{{ end }}
|
||||
|
||||
{{ .Hugo.Generator }}
|
||||
{{ if isset .Site.Params "favicon" }}
|
||||
<link href='{{ .Site.BaseURL }}{{ .Site.Params.favicon }}' rel='icon' type='image/x-icon'/>
|
||||
{{ end }}
|
||||
|
||||
<link rel="alternate" href="{{ "/index.xml" | absURL }}" type="application/rss+xml" title="{{ .Site.Title }}">
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user