summaryrefslogtreecommitdiff
path: root/src/web/config/aesthetic.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/web/config/aesthetic.php')
-rw-r--r--src/web/config/aesthetic.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/web/config/aesthetic.php b/src/web/config/aesthetic.php
index 304baec..e528b09 100644
--- a/src/web/config/aesthetic.php
+++ b/src/web/config/aesthetic.php
@@ -35,6 +35,11 @@ class Aesthetic {
'css/auth.css'
],
),
+ 'people' => array(
+ 'css' => [
+ 'css/people.css'
+ ],
+ ),
);
}
/**