First batch of day one
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
{{- $page := .page }}
|
||||
{{- $content := .content }}
|
||||
{{- $outputFormat := partial "output-format.hugo" .page }}
|
||||
{{- partial "nested-article.hugo" (dict "page" $page "outputFormat" $outputFormat) }}
|
||||
Reference in New Issue
Block a user