mirror of https://github.com/escalate/hugo-split-theme.git

Felix Boerner
30.58.2018 12ff2ef92001198203921b5c2d3ea1b10a79d7e5
1
2
3
4
5
6
7
{{ define "main" }}
  <!-- Bio -->
  {{ partial "bio" . }}
 
  <!-- Links -->
  {{ partial "links" . }}
{{ end }}