aboutsummaryrefslogtreecommitdiffstats
path: root/gpl2.php
diff options
context:
space:
mode:
authorkj-sh6042024-07-03 20:49:26 -0400
committerkj-sh6042024-07-03 20:49:26 -0400
commit54fb9b8c1f3d6aae8234d9e26411b52e586d2545 (patch)
tree446943ed5d18e9c58cbe977b4159387b4ee5a961 /gpl2.php
parentdc0b0b099495e6380827827e454078f02802d6a4 (diff)
kj-gitbot: gpl2.php
Diffstat (limited to '')
-rw-r--r--gpl2.php13
1 files changed, 5 insertions, 8 deletions
diff --git a/gpl2.php b/gpl2.php
index d9ddb31..b8dcc3d 100644
--- a/gpl2.php
+++ b/gpl2.php
@@ -16,14 +16,11 @@
</head>
<body>
- <div class=banner>
- <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>). 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"; ?>
+ <?php
+ include "includes/license-banner.php";
+ include "includes/secondary-info.php";
+ include "includes/nav-header.php";
+ ?>
<div class="centered">
<pre>