diff options
Diffstat (limited to 'www')
-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> |