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

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