From cc2aede0c79ffab0ea6ece346225095a85377269 Mon Sep 17 00:00:00 2001
From: Kira <kira.eva@protonmail.com>
Date: Thu, 9 Feb 2023 18:51:35 +0000
Subject: Update sidebar id

---
 templates/template.html.j2 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'templates/template.html.j2')

diff --git a/templates/template.html.j2 b/templates/template.html.j2
index b0bf62c..f80155d 100755
--- a/templates/template.html.j2
+++ b/templates/template.html.j2
@@ -33,7 +33,7 @@
                             </ul>
                         </nav>
                     </div>
-                    <a href="/">
+                    <a id=sidebarImage href="/">
                         <img alt="{{image[0]}}" src="{{image[1]}}">
                     </a>         
                 </div>
-- 
cgit v1.2.3