ref: 253e5fdc699fe915305c3f685843dcd45f05b3c9
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 }}