@@ 23,4 23,6 @@ function newItem() {
<li>{{ item }}</li>
</ul>
+<p>You can see the source code for this... thing (under the <a target="_blank" href="https://tldrlegal.com/license/gnu-affero-general-public-license-v3-(agpl-3.0)">AGPLv3 license</a>) on <a target="_blank" href="https://git.sr.ht/~johanvandegriff/games.johanv.xyz/tree/master/item/hornswiggle.py">sourcehut</a> or <a target="_blank" href="https://github.com/johanvandegriff/games.johanv.xyz/blob/master/hornswiggle.py">github</a>.</p>
+
{% include 'footer.html' %}