aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"; ?>