dashboard
repositories
filestore
activity
search
login
external-software
/
github_gohugo-split-theme
mirror of
https://github.com/escalate/hugo-split-theme.git
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
feat: use split webflow css
Felix Boerner
04.04.2024
2902a2f5403ae2fda8e9353d17fdd8a47a978ed6
[external-software/github_gohugo-split-theme.git]
/
layouts
/
index.html
1
2
3
4
5
6
7
{{ define "main" }}
<!-- Bio -->
{{ partial "bio" . }}
<!-- Links -->
{{ partial "links" . }}
{{ end }}