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

github.com/gethugothemes/dot-hugo-documentation-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Sumon <114845583+tfsumon@users.noreply.github.com>2022-10-16 12:43:26 +0300
committerGitHub <noreply@github.com>2022-10-16 12:43:26 +0300
commitf3566bbfaf122b9dd8647bbf9816bd8d906e07da (patch)
treeec196cb98e6a0f73cde24e2831fc0c9e92971d1e
parent1d8871d5e5164f2129f16089cc1ddd90523e4a82 (diff)
Update head.html
-rw-r--r--layouts/partials/head.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/layouts/partials/head.html b/layouts/partials/head.html
index 1819dff..df08768 100644
--- a/layouts/partials/head.html
+++ b/layouts/partials/head.html
@@ -4,6 +4,9 @@
<meta name="viewport" content="width=device-width, initial-scale=1" />
{{ hugo.Generator }}
<meta name="description" content="{{ .Title }} - {{ .Site.Title }} " />
+
+ <!-- theme meta -->
+ <meta name="theme-name" content="dot-hugo" />
<!-- ** CSS Plugins Needed for the Project ** -->
<!-- Bootstrap -->