changeset 2:81c73ce6541c default tip

minor
author Franklin Schmidt <fschmidt@gmail.com>
date Tue, 20 Sep 2022 20:19:52 -0600
parents bd2abcd7190a
children
files .hgignore src/index.html.luan
diffstat 2 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/.hgignore	Tue Sep 20 19:40:39 2022 -0600
+++ b/.hgignore	Tue Sep 20 20:19:52 2022 -0600
@@ -4,3 +4,4 @@
 .DS_Store
 err
 lucene/
+push.sh
--- a/src/index.html.luan	Tue Sep 20 19:40:39 2022 -0600
+++ b/src/index.html.luan	Tue Sep 20 20:19:52 2022 -0600
@@ -83,6 +83,7 @@
 <%
 	end
 %>
+		<p><a href="https://hg.reactionary.software/repo/shareasale/">source</a></p>
 	</body>
 </html>
 <%