From a72b2657f499ad6dc9da8020c94a382dd7beef39 Mon Sep 17 00:00:00 2001 From: KorbsStudio Date: Fri, 10 Feb 2023 17:33:41 -0500 Subject: [PATCH] Fix icon for bottom part of sidebar --- astro/components/Sidebar.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/astro/components/Sidebar.astro b/astro/components/Sidebar.astro index 160050d..2ffcc38 100644 --- a/astro/components/Sidebar.astro +++ b/astro/components/Sidebar.astro @@ -24,7 +24,7 @@ import { APP, SIDEBARTOP, SIDEBARBOTTOM } from '../config'