From 7984d40095fd045a4f2d90698f7d9d8b90ef2dbc Mon Sep 17 00:00:00 2001 From: limepotato Date: Sat, 6 Jul 2024 00:12:29 -0600 Subject: [PATCH] Whoops --- src/pages/buttons.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/buttons.astro b/src/pages/buttons.astro index 639a6b1..f2d89ce 100644 --- a/src/pages/buttons.astro +++ b/src/pages/buttons.astro @@ -1,5 +1,5 @@ --- -import Layout from "../layouts/Layout-nochrome.astro"; +import Layout from "../layouts/Layout.astro"; ---