aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBlista Kanjo2023-07-09 05:47:11 -0400
committerBlista Kanjo2023-07-09 05:47:11 -0400
commit19325c1ea446194da42f25a632799884ee0efc37 (patch)
tree1aab409eaf23dae0db7f93cebecc01e21d373cb5
parent8b47868a9fa2419d1580a1538b4f571e002e0b57 (diff)
refactor: updated headings
-rw-r--r--LaTeX.php5
-rw-r--r--gpl2.php5
-rw-r--r--isc.php5
-rw-r--r--mit.php5
4 files changed, 4 insertions, 16 deletions
diff --git a/LaTeX.php b/LaTeX.php
index 26d8901..919e6ef 100644
--- a/LaTeX.php
+++ b/LaTeX.php
@@ -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"; ?>
diff --git a/gpl2.php b/gpl2.php
index 4da7af5..fa89322 100644
--- a/gpl2.php
+++ b/gpl2.php
@@ -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"; ?>
diff --git a/isc.php b/isc.php
index 0458052..bd7e3c0 100644
--- a/isc.php
+++ b/isc.php
@@ -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"; ?>
diff --git a/mit.php b/mit.php
index 2c66239..e98531d 100644
--- a/mit.php
+++ b/mit.php
@@ -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"; ?>