diff options
| author | kj_sh604 | 2026-01-13 22:26:04 -0500 |
|---|---|---|
| committer | kj_sh604 | 2026-01-13 22:26:04 -0500 |
| commit | bc19ff4282b53ec4fb3d416fec56e987d848a901 (patch) | |
| tree | 7ab9115e009bc0601730d928d8af3ca92d17c77a /src | |
| parent | 6588274dc0d7af46faad58a6820b234d92ed8485 (diff) | |
kj-gitbot: src/licenses.php
Diffstat (limited to 'src')
| -rw-r--r-- | src/VERSION | 2 | ||||
| -rw-r--r-- | src/licenses.php | 5 |
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 |
