Add link to home
This commit is contained in:
parent
3044e908ba
commit
95a488a619
|
@ -9,4 +9,6 @@ override:tags: []
|
|||
{%- for poem in collections.poems -%}
|
||||
<li><a href="{{ poem.url }}">{{ poem.data.title }}</a></li>
|
||||
{%- endfor -%}
|
||||
</ul>
|
||||
</ul>
|
||||
|
||||
[← Home](/)
|
Loading…
Reference in a new issue