diff options
| author | kj-sh604 | 2024-08-09 04:31:40 -0400 |
|---|---|---|
| committer | kj-sh604 | 2024-08-09 04:31:40 -0400 |
| commit | 2f91102107c7fee000a0427314a269455cb803b9 (patch) | |
| tree | 1ae0423b40f66337b3bef8bfa43068b069e87d59 /index.php | |
| parent | ab0b9a8a9c4c3323c4fd4804e0ef47df3b63fd93 (diff) | |
refactor: replace `cleanMetropolis` with `redmond2010`
for now...
Diffstat (limited to 'index.php')
| -rw-r--r-- | index.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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', |
