diff options
| author | kj_sh604 | 2026-03-17 01:06:52 -0400 |
|---|---|---|
| committer | kj_sh604 | 2026-03-17 01:06:52 -0400 |
| commit | fe2e22aaf481933526a332046b183f8e9601bc89 (patch) | |
| tree | be10273d70b00c22dcab2ae164ad97731c7484b3 | |
| parent | 8e0e807d544f388d557aa44ffd28ac4d7b21952e (diff) | |
refactor: src/includes/main-info.php
| -rw-r--r-- | src/includes/main-info.php | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/src/includes/main-info.php b/src/includes/main-info.php index 8428ddf..4fb0587 100644 --- a/src/includes/main-info.php +++ b/src/includes/main-info.php @@ -1,4 +1,3 @@ -<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> +<p class="centered"> + this was an old high school project of mine that is now in <strong>maintenance mode</strong>, <br> please see <a href="https://sent-web.site/">sent-web</a> for the next generation of this project! +<hr>
\ No newline at end of file |
