ref: c262a95a5c5a9304c82b9d9e39701bc471916851
dir: /docs/themes/gohugoioTheme/layouts/page/documentation-home.html/
{{ define "main" }} {{ $section_to_display := (.Site.Taxonomies.categories.fundamentals).Pages | lang.Merge (.Sites.First.Taxonomies.categories.fundamentals).Pages }} {{ partial "pagelayout.html" (dict "context" . "section_to_display" $section_to_display ) }} {{ end }}