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