diff options
| -rw-r--r-- | info.php | 5 | ||||
| -rw-r--r-- | licenses.php | 4 |
2 files changed, 0 insertions, 9 deletions
@@ -24,11 +24,6 @@ <hr> <?php include "includes/nav-header.php"; ?> - - <h3 class="centered">📑 procrastiSlides aims to provide a quick way for users to create elegant slideshow presentations using - open source technologies 📂 - </h3> - <h3>(non-)features</h3> <ul> <li>exports only to .pdf</li> diff --git a/licenses.php b/licenses.php index ea185aa..b344ee5 100644 --- a/licenses.php +++ b/licenses.php @@ -25,10 +25,6 @@ <?php include "includes/nav-header.php"; ?> - <h3 class="centered">📑 procrastiSlides aims to provide a way for users to create quick and elegant slideshows using - open source technologies. 📂 - </h3> - <h3>licenses</h3> <ul> <li> <a href="gpl2.php"> pandoc's license (gnu gpl v2)</a> </li> |
