aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/VERSION2
-rw-r--r--src/licenses.php5
2 files changed, 4 insertions, 3 deletions
diff --git a/src/VERSION b/src/VERSION
index ec4e905..98781e0 100644
--- a/src/VERSION
+++ b/src/VERSION
@@ -1 +1 @@
-2026.01.13-2218
+2026.01.13-2226
diff --git a/src/licenses.php b/src/licenses.php
index 6d05bf4..d85e3d3 100644
--- a/src/licenses.php
+++ b/src/licenses.php
@@ -9,7 +9,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<?php include "includes/site-title-and-description.php"; ?>
<?php include "includes/link-tags-in-head.php"; ?>
- <meta name="color-scheme" content="light dark">
+ <meta name="color-scheme" content="light dark">
</head>
<body>
@@ -20,6 +20,7 @@
?>
<h3>licenses</h3>
<ul>
+ <li> <a href="licenses/mit-kj.php">procrastiSlides license (mit)</a> </li>
<li> <a href="licenses/gpl2.php"> pandoc's license (gnu gpl v2)</a> </li>
<li><a href="licenses/LaTeX.php"> The LaTeX Project Public License (1.3)</a></li>
<li><a href="licenses/mit.php"> SimpleMDE's license (mit)</a></li>
@@ -44,4 +45,4 @@
</footer>
</body>
-</html>
+</html> \ No newline at end of file