aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkj-sh6042024-07-03 20:49:38 -0400
committerkj-sh6042024-07-03 20:49:38 -0400
commit28bb4df11bb32c230a054287fc18fcb2273be322 (patch)
tree9310e8d1b22315c9140e3924c241805599d24b90
parent4b7e96b49b100789cfd6e8d56545af14c06dba7f (diff)
kj-gitbot: mit.php
-rw-r--r--mit.php13
1 files changed, 5 insertions, 8 deletions
diff --git a/mit.php b/mit.php
index 16092b9..fc82d16 100644
--- a/mit.php
+++ b/mit.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>