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

github.com/CaiJimmy/hugo-theme-stack.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/footer/include.html')
-rw-r--r--layouts/partials/footer/include.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/partials/footer/include.html b/layouts/partials/footer/include.html
index 4b50a88..ffa7573 100644
--- a/layouts/partials/footer/include.html
+++ b/layouts/partials/footer/include.html
@@ -1,3 +1,4 @@
{{ partialCached "footer/components/script.html" . }}
{{ partialCached "footer/components/custom-font.html" . }}
+{{ partialCached "footer/components/highlight.html" . }}
{{ partial "footer/custom.html" . }} \ No newline at end of file