diff options
| -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> |
