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 'assets/js/copy.js')
-rw-r--r--assets/js/copy.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/js/copy.js b/assets/js/copy.js
index c3b5ca8..2c5ebc4 100644
--- a/assets/js/copy.js
+++ b/assets/js/copy.js
@@ -1,4 +1,4 @@
-{{ $src := partial "utils/lib.html" (dict "type" "clipboard") }}
+{{ $src := partial "utils/lib.html" (dict "$" . "type" "clipboard") }}
// Copy Button for Code Blocks