ref: e6dd54943fd1d6129d73ecf7fc9bc6df26b75117
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 }}