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

github.com/curttimson/hugo-theme-massively.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/index.html')
-rw-r--r--layouts/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/layouts/index.html b/layouts/index.html
index 00d204e..a79b083 100644
--- a/layouts/index.html
+++ b/layouts/index.html
@@ -56,6 +56,8 @@
{{ partial "footer/index" . }}
{{ partial "copyright" . }}
+
+ <a href="#navPanel" id="navPanelToggle">{{ i18n "NAV_MENU" . }}</a>
</div>
{{ template "_internal/google_analytics.html" . }}