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
chore: add newline at the end
Felix Boerner
25.58.2021
c037974b89066c66b1133826ba6b11a60b992652
[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 }}