From 7362e7a350a07be84e52af2af3e2f9b6c73e0a8a Mon Sep 17 00:00:00 2001 From: Atridad Lahiji Date: Mon, 19 May 2025 22:56:08 -0600 Subject: [PATCH] pls --- src/pages/root.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/root.astro b/src/pages/root.astro index fd10eae..76c3928 100644 --- a/src/pages/root.astro +++ b/src/pages/root.astro @@ -1,5 +1,6 @@ --- import TerminalComponent from '../components/Terminal.tsx'; +import '../styles/global.css'; const title = "root@ixabatasha.life"; /* @@ -42,7 +43,6 @@ const solution3 = 5; // Log file analysis puzzle solution /> {title} -