aboutsummaryrefslogtreecommitdiffstats
path: root/LaTeX.php
diff options
context:
space:
mode:
authorkj-sh6042024-07-03 20:49:14 -0400
committerkj-sh6042024-07-03 20:49:14 -0400
commit96f6087a4ab09c4881c05dd1a77cae78260b5e4c (patch)
tree0df862e8858173aedeb55643902b9c58accb80dd /LaTeX.php
parent2942d6398ff98d2f1f7d662fbe46f2342fbaa7af (diff)
kj-gitbot: LaTeX.php
Diffstat (limited to '')
-rw-r--r--LaTeX.php13
1 files changed, 5 insertions, 8 deletions
diff --git a/LaTeX.php b/LaTeX.php
index bfa74fd..0ecfeda 100644
--- a/LaTeX.php
+++ b/LaTeX.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>