{{- partial "head.html" . -}} {{- partial "header.html" . -}}
{{ with site.Data.homepage.main }}

{{ .header.title }}

{{ .header.description }}

{{ .header.button.text }} {{ end }}
{{ with site.Data.homepage.about }}

{{ .title }}

{{ .desc }}

{{ if .button.enable }} {{ .button.text }} {{ end }}
A live picture of {{ .image0.text }}
{{ .image0.text }}
A live picture of {{ .image1.text }}
{{ .image1.text }}
A live picture of {{ .image2.text }}
{{ .image2.text }}
A live picture of {{ .image3.text }}
{{ .image3.text }}
{{ end }} {{ with site.Data.homepage.musicvideo }}

{{ .title }}

{{ .desc }}

{{ end }} {{ with site.Data.homepage.listen }}

{{ .title }}

{{ .desc }}

Workart for our EP Take Away
{{ .audio0.title }}
{{ .audio1.title }}
{{ .audio2.title }}
{{ .audio3.title }}
{{ end }} {{ with site.Data.homepage.contact }}

{{ .title }}

{{ with site.Data.homepage.social }} {{ end }}
{{ end }} {{- partial "footer.html" . -}}