From 8d0e2cecdd928eb568852c79713f2ab2d981247d Mon Sep 17 00:00:00 2001 From: Johan Vandegriff Date: Tue, 12 Oct 2021 00:11:53 -0400 Subject: [PATCH] added source code links to hornswiggle --- templates/hornswiggle.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/hornswiggle.html b/templates/hornswiggle.html index add8c75..1eb473f 100644 --- a/templates/hornswiggle.html +++ b/templates/hornswiggle.html @@ -23,4 +23,6 @@ function newItem() {
  • {{ item }}
  • +

    You can see the source code for this... thing (under the AGPLv3 license) on sourcehut or github.

    + {% include 'footer.html' %} -- 2.34.2