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

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