{{ define "main" }} {{/* Define the section cards on the landing page. */}} {{/* Cards are displayed in order */}} {{ $sectionSlice := slice (dict "User Documentation" "/img/automate.svg") (dict "Knowledge Base" "/img/truck.svg") (dict "Contributing Guide" "/img/multi-crane.svg") }}