Updating README and head.html with minor changes
This commit is contained in:
parent
09ad21a626
commit
c1bcf8c340
2 changed files with 3 additions and 113 deletions
|
@ -4,7 +4,7 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="referrer" content="no-referrer-when-downgrade">
|
||||
|
||||
<title>{{ if .Title }}{{ .Title }} - {{ end }}{{ .Site.Title }}</title>
|
||||
<title>{{ if .Title }}{{ .Title }}{{ else }}{{ .Site.Title }}{{end}}</title>
|
||||
<meta name="description" content="{{ .Site.Params.Description }}">
|
||||
|
||||
{{ with .OutputFormats.Get "rss" -}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue