mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-04-30 12:55:49 +08:00
3 lines
106 B
HTML
3 lines
106 B
HTML
{{- $page := .page }}
|
|
{{- $content := .content }}
|
|
{{- partial "nested-article.hugo" (dict "page" $page) }} |