summaryrefslogtreecommitdiffstats
path: root/_build/themes/ninenines/layouts/partials
diff options
context:
space:
mode:
Diffstat (limited to '_build/themes/ninenines/layouts/partials')
-rw-r--r--_build/themes/ninenines/layouts/partials/head.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/_build/themes/ninenines/layouts/partials/head.html b/_build/themes/ninenines/layouts/partials/head.html
index af4710e3..2aa9cdc5 100644
--- a/_build/themes/ninenines/layouts/partials/head.html
+++ b/_build/themes/ninenines/layouts/partials/head.html
@@ -4,8 +4,6 @@
<meta name="description" content="{{ if .IsNode }}{{ with .Site.Params.description }}{{ . }}{{ end }}{{ else }}{{ with .Description }}{{ . }}{{ end }}{{ end }}">
<meta name="author" content="Loïc Hoguin based on a design from (Soft10) Pol Cámara">
- {{.Hugo.Generator}}
-
<title>{{ if .IsHome }}{{ .Title }}{{ else }}{{ .Site.Title }}: {{ .Title }}{{ end }}</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>