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

github.com/huyb1991/hugo-lamp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelswork <elswork@gmail.com>2019-08-08 12:56:09 +0300
committerGitHub <noreply@github.com>2019-08-08 12:56:09 +0300
commita81237003056d36646204de8dbd5af80c3e5efb0 (patch)
treee4915a488eaa60a77acd9f267dd26baaa318fbd6 /layouts
parent807757a32f6b5ffa7ab0f36793c549ba4912c57e (diff)
Update head.html
Remove extra information
Diffstat (limited to 'layouts')
-rw-r--r--layouts/partials/head.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/layouts/partials/head.html b/layouts/partials/head.html
index 9126a79..85579c9 100644
--- a/layouts/partials/head.html
+++ b/layouts/partials/head.html
@@ -38,8 +38,6 @@
{{ end }}
<!-- Hugo info -->
-{{ printf "<!--Hugo Build Date: %s-->" hugo.BuildDate | safeHTML }}
-{{ printf "<!--Hugo Commit Hash: %s-->" hugo.CommitHash | safeHTML }}
{{ hugo.Generator }}
<!-- Permalink & RSSlink -->