diff options
| author | kj_sh604 | 2023-07-09 01:10:36 -0400 |
|---|---|---|
| committer | kj_sh604 | 2023-07-09 01:10:36 -0400 |
| commit | 98b5034b89a06b05cb8b5fc837c48ef12b89b531 (patch) | |
| tree | 73ca7b66a6a5d452412d0305991fdd49871f0117 /licenses.php | |
| parent | 3cf74f305b63df8a1e6b3fc24d0b28dc336529fe (diff) | |
refactor: removed redundant h3 description(s)
Diffstat (limited to 'licenses.php')
| -rw-r--r-- | licenses.php | 4 |
1 files changed, 0 insertions, 4 deletions
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> |
