From aaeb0fcee330258dca23dca4434d4f8150868704 Mon Sep 17 00:00:00 2001
From: Kameron Kenny <1267885+kkenny@users.noreply.github.com>
Date: Mon, 1 Jul 2024 13:10:56 -0400
Subject: [PATCH] update back link for the gallery page
---
_layouts/gallery_page.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/_layouts/gallery_page.html b/_layouts/gallery_page.html
index 99d823b..f5bed98 100644
--- a/_layouts/gallery_page.html
+++ b/_layouts/gallery_page.html
@@ -1,6 +1,6 @@
{% include header.html %}
-
+
{% include svg_arrow_back.html %}
ALBUMS
@@ -39,4 +39,4 @@
{% endfor %}
-{% include footer.html %}
\ No newline at end of file
+{% include footer.html %}