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

github.com/dewittn/hugo-html5up-alpha.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, 1 insertions, 1 deletions
diff --git a/layouts/index.html b/layouts/index.html
index 3b3f792..ee5e93e 100644
--- a/layouts/index.html
+++ b/layouts/index.html
@@ -4,6 +4,7 @@
{{- partial "head/metadata.html" . -}}
{{- partial "head/css.html" . -}}
{{- partial "head/rss.html" . -}}
+ {{- partial "head/scripts.html" . -}}
{{- template "_internal/opengraph.html" . -}}
{{- template "_internal/twitter_cards.html" . -}}
</head>
@@ -118,6 +119,5 @@
{{- partial "footer/footer.html" . -}}
</div>
- {{- partial "footer/scripts.html" . -}}
</body>
</html> \ No newline at end of file