From 530bbf058781e00e588f1457b6ee589a64b74da1 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Fri, 5 Apr 2024 10:46:09 -0400 Subject: i did thing oh god large commit --- src/web/config/aesthetic.php | 1 + 1 file changed, 1 insertion(+) (limited to 'src/web/config/aesthetic.php') diff --git a/src/web/config/aesthetic.php b/src/web/config/aesthetic.php index 99a1959..d37f4a9 100644 --- a/src/web/config/aesthetic.php +++ b/src/web/config/aesthetic.php @@ -45,6 +45,7 @@ class Aesthetic { ], 'css' => [ 'css/profile.css', + 'css/people.css', 'css/post.css' ], ), -- cgit v1.2.3-freya