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

github.com/reuixiy/hugo-theme-meme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/third-party/gitalk.html')
-rw-r--r--layouts/partials/third-party/gitalk.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/layouts/partials/third-party/gitalk.html b/layouts/partials/third-party/gitalk.html
index 5ba2934..0d3f1b8 100644
--- a/layouts/partials/third-party/gitalk.html
+++ b/layouts/partials/third-party/gitalk.html
@@ -1,5 +1,5 @@
-{{- $src := partial "utils/lib.html" (dict "type" "gitalk") -}}
-{{- $srcCSS := partial "utils/lib.html" (dict "type" "gitalk-css") -}}
+{{- $src := partial "utils/lib.html" (dict "$" . "type" "gitalk") -}}
+{{- $srcCSS := partial "utils/lib.html" (dict "$" . "type" "gitalk-css") -}}
<link rel="stylesheet" href="{{ $srcCSS }}">
<script>