From 1792473a4888acf05bfabf4ff9d2c2543b365dc7 Mon Sep 17 00:00:00 2001 From: Connor McMillan Date: Thu, 13 Jul 2023 02:16:16 -0700 Subject: [PATCH] fix(sidebar.html): img src Updated src attribute of img tag. --- apps/templates/includes/sidebar.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/templates/includes/sidebar.html b/apps/templates/includes/sidebar.html index 430c111..ca91f2d 100644 --- a/apps/templates/includes/sidebar.html +++ b/apps/templates/includes/sidebar.html @@ -28,7 +28,7 @@

Hi, {{ current_user.full_name }}