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

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