From d0848023dd13ed6caaf0c6c60195304d76cba710 Mon Sep 17 00:00:00 2001 From: Muhammad Sumon <114845583+tfsumon@users.noreply.github.com> Date: Sun, 16 Oct 2022 13:21:28 +0600 Subject: Update head.html --- layouts/partials/head.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 36cac37..a41f62b 100755 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -8,6 +8,10 @@ content="{{ with .Params.Description }}{{ . }}{{ else }}{{ with site.Params.description }}{{ . }}{{ end }}{{ end }}"> {{ with site.Params.author }} {{ end }} + + + + {{ hugo.Generator }} {{ "" | safeHTML }} {{ if .IsTranslated }} @@ -29,4 +33,4 @@ - \ No newline at end of file + -- cgit v1.2.3