From 445f7f23afe5ab3e5677570bbb44fd97e79e4edb Mon Sep 17 00:00:00 2001 From: Will McCutchen <will@mccutch.org> Date: Fri, 5 Oct 2018 11:00:15 -0700 Subject: [PATCH] Drop changelog from index page --- static/index.html | 7 ------- 1 file changed, 7 deletions(-) diff --git a/static/index.html b/static/index.html index 0f5a1e0..acb0f8a 100644 --- a/static/index.html +++ b/static/index.html @@ -181,13 +181,6 @@ Content-Length: 135 </code></pre> -<h2 id="Changelog">Changelog</h2> - -<ul> -<li>0.1.0: Initial port</li> -</ul> - - <h2 id="AUTHOR">AUTHOR</h2> <p>Ported to Go by <a href="https://github.com/mccutchen">Will McCutchen</a>.</p> -- GitLab