added rss template. General cleanup of the theme.
[theme-danix.xyz.git] / layouts / home.html
CommitLineData
213775dd 1{{ define "home-main" }}
f945c30b 2<div class="inner">
3 <p>{{ .Content }}</p>
4</div>
213775dd 5{{ end }}