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
1 changed files with 1 additions and 1 deletions

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 %}