aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorBrian Cully <bjc@spork.org>2025-07-16 20:30:52 -0400
committerBrian Cully <bjc@spork.org>2025-07-16 20:30:52 -0400
commit66b657af186eb2579dfda090ab0f1840fc7170b1 (patch)
tree53204f479ae89f2a99a4996ec4dc4c3ea860c7d2 /index.html
parentf819a83352673c61427352bdac475e01113d2c62 (diff)
downloadpnit-66b657af186eb2579dfda090ab0f1840fc7170b1.tar.gz
pnit-66b657af186eb2579dfda090ab0f1840fc7170b1.zip
add src link
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/index.html b/index.html
index 2d28e96..31e0041 100644
--- a/index.html
+++ b/index.html
@@ -38,6 +38,10 @@
</table>
</x-pnit-form>
+ <hr>
+
+ <a href='https://git.spork.org/pnit.git/'>source</a>
+
<script type='module' src='./main.mjs'></script>
</body>
</html>