aboutsummaryrefslogtreecommitdiffstats
path: root/download.php
diff options
context:
space:
mode:
Diffstat (limited to 'download.php')
-rw-r--r--download.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/download.php b/download.php
index dbde51d..fb6cf78 100644
--- a/download.php
+++ b/download.php
@@ -54,8 +54,8 @@
generatePresentation("output/90sMakeUpCommercial.md");
} elseif (isset($_POST["chicagoOlives"])) {
generatePresentation("output/chicagoOlives.md");
- } elseif (isset($_POST["cleanMetropolis"])) {
- generatePresentation("output/cleanMetropolis.md");
+ } elseif (isset($_POST["redmond2010"])) {
+ generatePresentation("output/redmond2010.md");
} elseif (isset($_POST["ohioCustard"])) {
generatePresentation("output/ohioCustard.md");
} elseif (isset($_POST["raleighAroundMe"])) {