From dc0b0b099495e6380827827e454078f02802d6a4 Mon Sep 17 00:00:00 2001 From: kj-sh604 Date: Wed, 3 Jul 2024 20:49:24 -0400 Subject: kj-gitbot: download.php --- download.php | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/download.php b/download.php index f97ccd0..ed7f468 100644 --- a/download.php +++ b/download.php @@ -17,14 +17,11 @@ - -

this website is inspired from the suckless's presentation tool (sent). it uses pandoc and LaTeX beamer for the backend.

latest feature update: addition of 16:9 themes

-
- - +

🎉 your procrastiSlides .pdf presentation has been generated successfully!!! 🍾 @@ -51,7 +48,7 @@ shell_exec($createConvertFile); shell_exec($conversion); - echo "

download presentation

"; + echo "

download presentation

"; } if (isset($_POST["90sMakeUpCommercial"])) { -- cgit v1.2.3