aboutsummaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index 2a90d71..eca6d54 100644
--- a/index.php
+++ b/index.php
@@ -66,7 +66,7 @@ try {
require('view/streams-json-v1.php');
}
- else if($route == 'assets/css/main.css')
+ else if($route == 'gen/main.css')
{
$dir = forceslash(sys_get_temp_dir());