From 2f91102107c7fee000a0427314a269455cb803b9 Mon Sep 17 00:00:00 2001 From: kj-sh604 Date: Fri, 9 Aug 2024 04:31:40 -0400 Subject: refactor: replace `cleanMetropolis` with `redmond2010` for now... --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'index.php') 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', -- cgit v1.2.3