From be300ed20316a54cc57822752827f0bc4c2026a9 Mon Sep 17 00:00:00 2001 From: Jacob Date: Tue, 10 Mar 2026 14:31:32 -0400 Subject: [PATCH] fong --- index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/index.php b/index.php index ecc6e34..dbc67d9 100644 --- a/index.php +++ b/index.php @@ -108,6 +108,7 @@ $next = $sites[($index + 1) % $total]; "UTF-8", ) ?>"> :root { + font-family: 'IBM Plex Sans', sans-serif; --bg-1: #1d2021; --bg0: #282828; --bg1: #3c3836;