Add reference to theme as html comment in head

This commit is contained in:
Alex Shpak
2019-02-12 15:44:36 +01:00
parent 21b245b465
commit 82b4d3212c
2 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
<!-- These templates contains some more complex logic and shared between partials-->
{{/*These templates contains some more complex logic and shared between partials*/}}
{{ define "title" }}
{{- if .Pages -}}
{{ $sections := split (trim .Dir "/") "/" }}