From 9c48bc61c00ed43939536ff4757a5b0a06e7915c Mon Sep 17 00:00:00 2001 From: Michael Freno Date: Tue, 10 Mar 2026 11:05:12 -0400 Subject: [PATCH] Flip Github/Gitea order - put Gitea above GitHub in sidebar --- src/components/Bars.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/components/Bars.tsx b/src/components/Bars.tsx index 98256e2..1a2bb91 100644 --- a/src/components/Bars.tsx +++ b/src/components/Bars.tsx @@ -187,15 +187,6 @@ export function RightBarContent() {
- - + +
);