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

github.com/wlh320/hugo-theme-hulga.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwlh <wanglinghao18z@ict.ac.cn>2020-11-27 13:52:01 +0300
committerwlh <wanglinghao18z@ict.ac.cn>2020-11-27 13:52:01 +0300
commit539caeec7c7dc5fac4fb0ff872e639262b495f69 (patch)
tree2e8328747653e20aeccaae04a2e5e391e47f9317 /layouts/partials/footer.html
parentc414042c405993903f5bd5fb990bf727b4df39aa (diff)
add meta tag params to readme
Diffstat (limited to 'layouts/partials/footer.html')
-rw-r--r--layouts/partials/footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html
index 7df832c..52758d7 100644
--- a/layouts/partials/footer.html
+++ b/layouts/partials/footer.html
@@ -12,5 +12,5 @@
</footer>
{{ if .Site.Params.pwa }}
{{ partial "pwa.html" . }}
-{{ end}}
+{{ end }}
{{ template "_internal/google_analytics_async.html" . }}