aboutsummaryrefslogtreecommitdiffstats
path: root/src/layouts
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2026-06-14 23:01:14 -0700
committerPinapelz <yukais@pinapelz.com>2026-06-14 23:01:14 -0700
commit8cb5c1f9d544ff86c2c5f65cc0df477f4ac7ac00 (patch)
tree84f1ddc98959ed7c1af882c429a6efb6c16a1f3e /src/layouts
parent47ad1dc45350519e261842b861d9335bc8957972 (diff)
update site
Diffstat (limited to 'src/layouts')
-rw-r--r--src/layouts/Layout.astro1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro
index 8d6bb61..59126b3 100644
--- a/src/layouts/Layout.astro
+++ b/src/layouts/Layout.astro
@@ -5,6 +5,7 @@ interface Props {
const { title } = Astro.props;
import Header from "../components/Header.astro";
+import "../styles/global.css";
---
<!doctype html>
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage