about summary refs log tree commit diff stats
path: root/src/templates/home.html
blob: a3597a1d2a4fe385a9d978dca3e56e1012735fe6 (plain)
1
2
3
4
5
6
<ul class="posts">
  <li class="post">
    <a href="/">Test post please ignore</a>
    <time></time>
  </li>
</ul>