diff options
author | justanothercatgirl <sotov@twistea.su> | 2025-04-04 23:44:11 +0200 |
---|---|---|
committer | justanothercatgirl <sotov@twistea.su> | 2025-04-04 23:44:11 +0200 |
commit | ed19c35207e1eb555ea5a3d1447374b7cfd03161 (patch) | |
tree | f10ff1fa07cc208e0bea6fbd04635fb154916adf /www/index.html | |
parent | a5137be09173ebe60e708e71e2162193338731a4 (diff) |
Diffstat (limited to 'www/index.html')
-rw-r--r-- | www/index.html | 1 |
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> |