diff options
| author | kj_sh604 | 2026-03-17 01:06:52 -0400 |
|---|---|---|
| committer | kj_sh604 | 2026-03-17 01:06:52 -0400 |
| commit | 180e208a354598f504ac0b3bf9552b635c4216f7 (patch) | |
| tree | fb4573d730c2b1a428df8222096b94f264213bfa /src/includes | |
| parent | fe2e22aaf481933526a332046b183f8e9601bc89 (diff) | |
refactor: src/includes/secondary-info.php
Diffstat (limited to 'src/includes')
| -rw-r--r-- | src/includes/secondary-info.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/includes/secondary-info.php b/src/includes/secondary-info.php index e6fac1f..dfcf6bb 100644 --- a/src/includes/secondary-info.php +++ b/src/includes/secondary-info.php @@ -1,4 +1,4 @@ -<p class="centered">this website is inspired from the suckless's presentation tool (<a target="_blank" href="https://tools.suckless.org/sent">sent</a>). - <br /> it uses pandoc and LaTeX beamer for the backend. <br><br><b>latest feature update:</b> addition of 16:9 themes +<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! </p> <hr> |
