aboutsummaryrefslogtreecommitdiffstats
path: root/www/index.html
diff options
context:
space:
mode:
authorjustanothercatgirl <sotov@twistea.su>2025-04-04 23:44:11 +0200
committerjustanothercatgirl <sotov@twistea.su>2025-04-04 23:44:11 +0200
commited19c35207e1eb555ea5a3d1447374b7cfd03161 (patch)
treef10ff1fa07cc208e0bea6fbd04635fb154916adf /www/index.html
parenta5137be09173ebe60e708e71e2162193338731a4 (diff)
Added link to source in index.htmlHEADmaster
Diffstat (limited to 'www/index.html')
-rw-r--r--www/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/index.html b/www/index.html
index 973c32b..8926b2e 100644
--- a/www/index.html
+++ b/www/index.html
@@ -29,5 +29,6 @@
<h3>Result:</h3>
<iframe name="result"scrolling="no"></iframe>
<p> For API documentation, go to <a href="/docs">documentation page</a></p>
+ <p> You can <a href="https://git.twistea.su/cgit/jals">view source code</a> in a web browser or clone it at <a href="https://git.twistea.su/jals.git">https://git.twistea.su/jals.git</a></p>
</body>
</html>