update back link for the gallery page

This commit is contained in:
Kameron Kenny 2024-07-01 13:10:56 -04:00
parent 0b9f8cdab8
commit aaeb0fcee3
No known key found for this signature in database
GPG Key ID: E5006629839D2276
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{% include header.html %} {% include header.html %}
<a id="gallery-back" href="/photos"> <a id="gallery-back" href="/">
{% include svg_arrow_back.html %} {% include svg_arrow_back.html %}
<span>ALBUMS</span> <span>ALBUMS</span>
</a> </a>