{{ define "head" }} {{ end }} {{ define "title" }} {{ .Site.Title }} {{ end }} {{ define "main" }} {{- partial "sections/projects.html" . -}} {{- partial "sections/achievements.html" . -}} {{- partial "sections/contact.html" . -}} {{ end }}