From 17a2f1c2f9a58afa88e275687cb2fea6bd9311b3 Mon Sep 17 00:00:00 2001 From: Blista Kanjo Date: Wed, 27 Sep 2023 20:37:16 -0400 Subject: refactor: remove inaccurate `plain text` reference --- index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.php b/index.php index 83fa3e0..8816c2b 100644 --- a/index.php +++ b/index.php @@ -20,7 +20,7 @@ session_start(); ?>

📑 procrastiSlides v0.02 🎬


-

simple presentation(s) site for quick slides from plain text / markdown
+

simple presentation(s) site for quick slides from markdown
(powered by LaTeX beamer, pandoc, and the rust uutils)

✨ latest feature update: addition of 16:9 themes 🚀


@@ -95,7 +95,7 @@ session_start(); ?> } ?>
-

plain text or markdown goes here:

+

markdown goes here:

-- cgit v1.2.3