diff options
Diffstat (limited to 'public/changelog.html')
-rw-r--r-- | public/changelog.html | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/public/changelog.html b/public/changelog.html index 43c4820..6722cb0 100644 --- a/public/changelog.html +++ b/public/changelog.html @@ -1,4 +1,37 @@ +<!DOCTYPE html> +<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang=""> +<head> + <meta charset="utf-8" /> + <meta name="generator" content="pandoc" /> + <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" /> + <title>changelog</title> + <style> + code{white-space: pre-wrap;} + span.smallcaps{font-variant: small-caps;} + span.underline{text-decoration: underline;} + div.column{display: inline-block; vertical-align: top; width: 50%;} + div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;} + ul.task-list{list-style: none;} + .display.math{display: block; text-align: center; margin: 0.5rem auto;} + </style> + <link rel="stylesheet" href="https://elioat.tilde.institute/wiki/styles.css" /> + <!--[if lt IE 9]> + <script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script> + <![endif]--> +</head> +<body> +<header id="title-block-header"> +<h1 class="title">changelog</h1> +</header> <ul> +<li><a href="https://elioat.tilde.institute/wiki/mynah.html">mynah</a>, +Mon, 16 Jan 2023 15:35:16 -0500</li> +<li><a href="https://elioat.tilde.institute/wiki/index.html">index</a>, +Mon, 16 Jan 2023 15:35:16 -0500</li> +<li><a href="https://elioat.tilde.institute/wiki/mynah.html">mynah</a>, +Mon, 16 Jan 2023 15:28:35 -0500</li> +<li><a href="https://elioat.tilde.institute/wiki/index.html">index</a>, +Mon, 16 Jan 2023 15:28:35 -0500</li> <li><a href="https://elioat.tilde.institute/wiki/index.html">index</a>, Mon, 16 Jan 2023 15:15:56 -0500</li> <li><a href="https://elioat.tilde.institute/wiki/index.html">index</a>, @@ -8,3 +41,5 @@ Tue, 10 Jan 2023 22:15:47 -0500</li> <li><a href="/index.html">index</a>, Tue, 10 Jan 2023 22:11:32 -0500</li> </ul> +</body> +</html> |