Move articles to the blog tree. Add a show shortcode for content which may be hidden again in the future.
This commit is contained in:
1
layouts/shortcodes/show.html
Normal file
1
layouts/shortcodes/show.html
Normal file
@@ -0,0 +1 @@
|
||||
{{ if .Inner }} {{ .Inner }} {{ end }}
|
||||
Reference in New Issue
Block a user