From 9904d5e8c4428592d64b2a2aee26eb9331674b49 Mon Sep 17 00:00:00 2001 From: "Thomas A. Christensen II" <25492070+MillironX@users.noreply.github.com> Date: Sun, 1 Dec 2024 19:32:01 -0700 Subject: [PATCH] refactor: Remove unneeded classes from sidebar --- layouts/partials/sidebar.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/sidebar.html b/layouts/partials/sidebar.html index 483f7f8..90d26fe 100644 --- a/layouts/partials/sidebar.html +++ b/layouts/partials/sidebar.html @@ -1,6 +1,6 @@ {{ $millironx := resources.Get "graphics/millironx.svg" }} {{ $currentPage := . }} -