Initial commit
This commit is contained in:
2
themes/keepit/layouts/shortcodes/script.html
Normal file
2
themes/keepit/layouts/shortcodes/script.html
Normal file
@@ -0,0 +1,2 @@
|
||||
{{- $scriptArr := (.Page.Scratch.Get "this").scriptArr | default slice -}}
|
||||
{{- $scriptArr | append (trim .Inner "\n") | .Page.Scratch.SetInMap "this" "scriptArr" -}}
|
||||
Reference in New Issue
Block a user