diff --git a/layouts/partials/head.html b/layouts/partials/head.html
index ba7c4ab..310519f 100644
--- a/layouts/partials/head.html
+++ b/layouts/partials/head.html
@@ -5,12 +5,18 @@
{{- if and (eq .Site.BaseURL "https://seirdy.one/") (eq .Site.BaseURL "http://wgq3bd2kqoybhstp77i3wrzbfnsyd27wt34psaja4grqiezqircorkyd.onion/") -}}
-
+
{{- end }}
+
{{ .Title }}{{ if and (lt (len .Title) 66) (ne .RelPermalink "/") }} - Seirdy{{ end }}
+{{ if (eq .RelPermalink "/") -}}
+
+{{- end -}}
+{{ if gt .Date 0 -}}
+{{ end -}}
{{ if lt .Date .Lastmod -}}
{{ end -}}
@@ -39,7 +45,6 @@
{{- end -}}
{{- $css := $resources | resources.Concat "css/style.css" | minify -}}
-{{ .Title }}{{ if and (lt (len .Title) 66) (ne .RelPermalink "/") }} - Seirdy{{ end }}
{{- if (eq "page" .Kind) }}