diff options
| author | kj-sh604 | 2024-07-03 20:49:46 -0400 |
|---|---|---|
| committer | kj-sh604 | 2024-07-03 20:49:46 -0400 |
| commit | a29677f19edf5a3c3059f76f2ccc4fb62356ad09 (patch) | |
| tree | 50db47355820e00ea5598d7716a92c4ab447c439 /includes | |
| parent | f2f800a85e1b714e0d119d00af0d96d579848615 (diff) | |
kj-gitbot: includes/main-info.php
Diffstat (limited to 'includes')
| -rw-r--r-- | includes/main-info.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/includes/main-info.php b/includes/main-info.php new file mode 100644 index 0000000..0d3aa98 --- /dev/null +++ b/includes/main-info.php @@ -0,0 +1,4 @@ +<p class="centered">simple presentation(s) site for 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> |
