diff options
| author | kj-sh604 | 2024-08-05 17:04:26 -0400 |
|---|---|---|
| committer | kj-sh604 | 2024-08-05 17:04:26 -0400 |
| commit | 11ae134cd720443b6ed5fe67bc570bbfcc8730e0 (patch) | |
| tree | f4cc000ad6ea18b095f6c463796b0011220a471a /includes/main-info.php | |
| parent | 7e1da62bb3f0f3836c4006e44560241479767c50 (diff) | |
refactor: lighthouse optimizations 🗼 and slight redesign
Diffstat (limited to 'includes/main-info.php')
| -rw-r--r-- | includes/main-info.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/main-info.php b/includes/main-info.php index 0d3aa98..8428ddf 100644 --- a/includes/main-info.php +++ b/includes/main-info.php @@ -1,4 +1,4 @@ -<p class="centered">simple presentation(s) site for quick slides from markdown <br> +<p class="centered">a VERY minimal presentation(s) site to create quick slides from markdown<br> (powered by LaTeX beamer, pandoc, and the rust uutils)</p> <p class="centered"><b>✨ latest feature update:</b> addition of 16:9 themes 🚀</p> <hr> |
