mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-23 07:47:54 +00:00
7 lines
No EOL
248 B
HTML
7 lines
No EOL
248 B
HTML
@@{{ (.Get "hidefirstheading" | default (.Get 1)) | humanize}}@
|
|
|
|
{{- partial "shortcodes/include.html" (dict
|
|
"context" .
|
|
"file" (.Get "file" | default (.Get 0))
|
|
"hidefirstheading" (.Get "hidefirstheading" | default (.Get 1))
|
|
) }} |