From d7c46a9eae28046bb26da182abc298dc18ed5a10 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sun, 23 Mar 2025 01:39:11 -0400 Subject: Replacing Astro with Next.JS; Prefix warning; Consistent env vars --- web/src/layouts/Layout.astro | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 web/src/layouts/Layout.astro (limited to 'web/src/layouts') diff --git a/web/src/layouts/Layout.astro b/web/src/layouts/Layout.astro deleted file mode 100644 index 2f6032d..0000000 --- a/web/src/layouts/Layout.astro +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - AleeBot Web Interface - - - - - - - -- cgit v1.2.3