1
mirror of https://github.com/RealOrangeOne/notes.git synced 2024-06-02 06:04:35 +01:00

Update link to all notes on homepage

This commit is contained in:
Jake Howard 2024-02-18 16:53:04 +00:00
parent afaa0b2a16
commit 95c94ae59e
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -19,5 +19,5 @@
{% endfor %}
</ul>
<p><a href="{{ notes_index.url }}">View all {{ notes|length }} &rarr;</a></p>
<p><a href="{{ notes_index.url }}">View all {{ notes|length }} notes &rarr;</a></p>
{% endblock %}