diff options
| author | Blista Kanjo | 2023-07-09 05:47:11 -0400 |
|---|---|---|
| committer | Blista Kanjo | 2023-07-09 05:47:11 -0400 |
| commit | 19325c1ea446194da42f25a632799884ee0efc37 (patch) | |
| tree | 1aab409eaf23dae0db7f93cebecc01e21d373cb5 /mit.php | |
| parent | 8b47868a9fa2419d1580a1538b4f571e002e0b57 (diff) | |
refactor: updated headings
Diffstat (limited to '')
| -rw-r--r-- | mit.php | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -20,10 +20,7 @@ <h1>π licenses π§ββοΈ</h1> <hr /> </div> - <p class="centered">this website is inspired from the suckless's presentation tool (<a target="_blank" href="https://tools.suckless.org/sent">sent</a>) - and Luke Smith's <a target="_blank" href="https://youtu.be/dum7q6UXiCE">video</a> on creating presentations using markdown and LaTeX beamer. - We would like to personally thank them for all the educational resources (for suckless, it's the source code π) that they have shared with the open - souce community throughout the yearsβ¦ <b>π Thank you! π€</b> </p> + <p class="centered">this website is inspired from the suckless's presentation tool (<a target="_blank" href="https://tools.suckless.org/sent">sent</a>). it uses pandoc and LaTeX beamer for the backend. <br><br><b>latest feature update:</b> addition of 16:9 themes</p> <hr> <?php include "includes/nav-header.php"; ?> |
