First batch of day one
This commit is contained in:
5
themes/hugo-theme-relearn/layouts/shortcodes/icon.html
Normal file
5
themes/hugo-theme-relearn/layouts/shortcodes/icon.html
Normal file
@@ -0,0 +1,5 @@
|
||||
{{- $_hugo_config := `{ "version": 1 }` }}
|
||||
{{- partial "shortcodes/icon.html" (dict
|
||||
"page" .Page
|
||||
"icon" (.Get "icon" | default (.Get 0))
|
||||
) }}
|
||||
Reference in New Issue
Block a user