I'm starting to shape the theme files
[theme-danix.xyz.git] / layouts / index.html
CommitLineData
213775dd 1{{ define "home-main" }}
2<article class="post">
3 <div id="home-content">
4 {{ .Content }}
5 </div>
6</article>
7{{ end }}