aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkj_sh6042023-07-09 01:10:36 -0400
committerkj_sh6042023-07-09 01:10:36 -0400
commit98b5034b89a06b05cb8b5fc837c48ef12b89b531 (patch)
tree73ca7b66a6a5d452412d0305991fdd49871f0117
parent3cf74f305b63df8a1e6b3fc24d0b28dc336529fe (diff)
refactor: removed redundant h3 description(s)
-rw-r--r--info.php5
-rw-r--r--licenses.php4
2 files changed, 0 insertions, 9 deletions
diff --git a/info.php b/info.php
index 3c353cc..f03513d 100644
--- a/info.php
+++ b/info.php
@@ -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>