From 094bf4e342307fdfa3608bad2110c28d39fd8ff7 Mon Sep 17 00:00:00 2001 From: kj-sh604 Date: Wed, 9 Apr 2025 15:18:30 -0400 Subject: refactor: directory structure --- includes/download-logic.php | 52 --------------------------------------------- 1 file changed, 52 deletions(-) delete mode 100644 includes/download-logic.php (limited to 'includes/download-logic.php') diff --git a/includes/download-logic.php b/includes/download-logic.php deleted file mode 100644 index 517115a..0000000 --- a/includes/download-logic.php +++ /dev/null @@ -1,52 +0,0 @@ -
-

🎨 please select your presentation theme 🎭

-
- - - - - - - - - '90sMakeUpCommercial', - 'chicagoOlives' => 'chicagoOlives', - 'earlyCupertino' => 'earlyCupertino', - 'ohioCustard' => 'ohioCustard', - 'raleighAroundMe' => 'raleighAroundMe', - 'redmond2013' => 'redmond2013', - 'defaultIsKing' => 'defaultIsKing', - 'cuppertinoIsh' => 'cuppertinoIsh', - 'lazyProfessor' => 'lazyProfessor', - 'redmond2003' => 'redmond2003', - 'strengthInNumbers' => 'strengthInNumbers', - 'thatMagazine' => 'thatMagazine', - ]; - - foreach ($themes as $key => $theme) { - echo " - - - "; - } - ?> - -
-

preview

-
-

select

-
- {$theme} - - -
- -
-
-
-- cgit v1.2.3