added bg image to header. Fixed backtotop link and icons in home and footer.
[theme-danix.xyz.git] / layouts / home.html
... / ...
CommitLineData
1{{ define "home-main" }}
2<article>
3 <div class="inner">
4 <p>{{ .Content }}</p>
5 </div>
6</article>
7{{ end }}