Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/lxndrblz/anatole.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/head.html')
-rw-r--r--layouts/partials/head.html10
1 files changed, 1 insertions, 9 deletions
diff --git a/layouts/partials/head.html b/layouts/partials/head.html
index 5fc89cb..3a06708 100644
--- a/layouts/partials/head.html
+++ b/layouts/partials/head.html
@@ -231,15 +231,7 @@
<!-- Open Graph -->
- {{- if isset .Site.Taxonomies "series" }}
- {{- if not (eq (len .Site.Taxonomies.series) 0) -}}
- {{ template "_internal/opengraph.html" . }}
-
-
- {{- end -}}
-
-
- {{- end }}
+ {{ template "_internal/opengraph.html" . }}
<!-- Schema.org-->