index
:
blackbear
develop
docs
master
A theme for the hugo static site generator
Zach Berwaldt
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
layouts
/
index.html
blob: 2f86fca1d43cae4788a977848486181d7bcec6fe (
plain
)
1
2
3
4
5
6
7
{{ define "main" }} <div> <article> {{- .Content -}} </article> </div> {{ end }}