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