diff --git a/_vendor/github.com/gohugoio/gohugoioTheme/layouts/_default/baseof.html b/_vendor/github.com/gohugoio/gohugoioTheme/layouts/_default/baseof.html
index 04261a886..527547428 100644
--- a/_vendor/github.com/gohugoio/gohugoioTheme/layouts/_default/baseof.html
+++ b/_vendor/github.com/gohugoio/gohugoioTheme/layouts/_default/baseof.html
@@ -70,6 +70,14 @@
{{ partial "hooks/before-body-end" . }}
+ {{ if .Page.Store.Get "hasMermaid" }}
+
+
+{{ end }}
+
+