diff options
| author | kj-sh604 | 2024-07-03 20:49:48 -0400 |
|---|---|---|
| committer | kj-sh604 | 2024-07-03 20:49:48 -0400 |
| commit | 13e03b275ff1893b877e61d0b05357131260dca0 (patch) | |
| tree | 037e7906f89613c659e3e9ed99bc677d87c0a6c1 | |
| parent | 95ca6ec6418770e79bf53515c4325f23cfa3ff2d (diff) | |
kj-gitbot: includes/secondary-info.php
| -rw-r--r-- | includes/secondary-info.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/includes/secondary-info.php b/includes/secondary-info.php new file mode 100644 index 0000000..e6fac1f --- /dev/null +++ b/includes/secondary-info.php @@ -0,0 +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> +<hr> |
