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

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