Initial commit
This commit is contained in:
2
themes/keepit/layouts/shortcodes/raw.html
Normal file
2
themes/keepit/layouts/shortcodes/raw.html
Normal file
@@ -0,0 +1,2 @@
|
||||
{{- $id := dict "Content" .Inner "Scratch" .Page.Scratch | partial "function/id.html" -}}
|
||||
<data id="{{ $id }}" data-raw></data>
|
||||
Reference in New Issue
Block a user