diff options
Diffstat (limited to 'layouts/_partials/head.html')
| -rw-r--r-- | layouts/_partials/head.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/_partials/head.html b/layouts/_partials/head.html index 8487d06..d6b1e5e 100644 --- a/layouts/_partials/head.html +++ b/layouts/_partials/head.html @@ -22,4 +22,4 @@ <link rel="icon" href="data:,"> {{ end }} <title>{{ if .IsHome }}{{ .Site.Title }}{{ else }}{{ .Title }} - {{ .Site.Title }}{{ end }}</title> -</head>
\ No newline at end of file +</head> |
