Add link to home

This commit is contained in:
kalanggam 2023-10-19 00:34:43 -05:00
parent 3044e908ba
commit 95a488a619

View file

@ -9,4 +9,6 @@ override:tags: []
{%- for poem in collections.poems -%} {%- for poem in collections.poems -%}
<li><a href="{{ poem.url }}">{{ poem.data.title }}</a></li> <li><a href="{{ poem.url }}">{{ poem.data.title }}</a></li>
{%- endfor -%} {%- endfor -%}
</ul> </ul>
[&larr; Home](/)