From 8b52cd7f1677fd8d2151e0e0151a3f3c33c53d37 Mon Sep 17 00:00:00 2001 From: Korbs Date: Tue, 11 Jul 2023 01:16:35 -0400 Subject: [PATCH] Rename "tabs.ts" to "sidebar.ts" --- astro/{tabs.ts => sidebar.ts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename astro/{tabs.ts => sidebar.ts} (100%) diff --git a/astro/tabs.ts b/astro/sidebar.ts similarity index 100% rename from astro/tabs.ts rename to astro/sidebar.ts