Squashed 'themes/paperesque/' content from commit 228903d
git-subtree-dir: themes/paperesque git-subtree-split: 228903d2bad09f92d4de8a2922806fafd24d3966
This commit is contained in:
3
layouts/_default/single.droplist
Normal file
3
layouts/_default/single.droplist
Normal file
@@ -0,0 +1,3 @@
|
||||
{{ with (.Page.Scratch.Get "droplist") }}
|
||||
{{- range (. | sort | uniq) }}{{.}}
|
||||
{{end -}}{{end}}
|
||||
Reference in New Issue
Block a user