aboutsummaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
authorkj-sh6042024-08-09 04:31:40 -0400
committerkj-sh6042024-08-09 04:31:40 -0400
commit2f91102107c7fee000a0427314a269455cb803b9 (patch)
tree1ae0423b40f66337b3bef8bfa43068b069e87d59 /index.php
parentab0b9a8a9c4c3323c4fd4804e0ef47df3b63fd93 (diff)
refactor: replace `cleanMetropolis` with `redmond2010`
for now...
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index 3a37f2b..6467e63 100644
--- a/index.php
+++ b/index.php
@@ -43,10 +43,10 @@ session_start(); ?>
$themes = [
'90sMakeUpCommercial' => '90sMakeUpCommercial',
'chicagoOlives' => 'chicagoOlives',
- 'cleanMetropolis' => 'cleanMetropolis',
'earlyCupertino' => 'earlyCupertino',
'ohioCustard' => 'ohioCustard',
'raleighAroundMe' => 'raleighAroundMe',
+ 'redmond2010' => 'redmond2010',
'defaultIsKing' => 'defaultIsKing',
'cuppertinoIsh' => 'cuppertinoIsh',
'lazyProfessor' => 'lazyProfessor',