summaryrefslogtreecommitdiff
path: root/src/web/config/style.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/web/config/style.php')
-rw-r--r--src/web/config/style.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/web/config/style.php b/src/web/config/style.php
index 6b29fab..10b2ba1 100644
--- a/src/web/config/style.php
+++ b/src/web/config/style.php
@@ -1,7 +1,5 @@
<?php /* Copyright (c) 2024 Freya Murphy */
-
$style = array();
-
$style['home'] = 'css/home.css';
$style['blog'] = 'css/blog.css';
$style['error'] = 'css/error.css';