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

github.com/ThemeTony/hugo-theme-tony.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorso1ve <nn_201312@163.com>2021-08-08 10:06:03 +0300
committerso1ve <nn_201312@163.com>2021-08-08 10:06:03 +0300
commite1272a0e25cf32a5fb3d596250c57c5be7a83cc8 (patch)
tree0890abf91ac7922ce994dfb344be4bddbdc218e9
parentdf63a0e9a23a54b30f88df4be560f0e7e3cf03d8 (diff)
walinemaster
-rw-r--r--layouts/partials/third-party/waline.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/partials/third-party/waline.html b/layouts/partials/third-party/waline.html
index 64b0ef1..af823a9 100644
--- a/layouts/partials/third-party/waline.html
+++ b/layouts/partials/third-party/waline.html
@@ -3,5 +3,6 @@
Waline({
el: '#waline',
serverURL: '{{ .Site.Params.walineServerURL }}',
+ login: '{{ .Site.Params.walineLogin }}',
});
</script> \ No newline at end of file