Mercurial Hosting > chat
diff src/private/tools/index.html.luan @ 6:e22a1ba4b2ed
misc
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Tue, 29 Oct 2024 16:47:11 -0600 |
parents | 2da10ece826f |
children | 7b339b1ccd11 |
line wrap: on
line diff
--- a/src/private/tools/index.html.luan Tue Oct 29 13:10:47 2024 -0600 +++ b/src/private/tools/index.html.luan Tue Oct 29 16:47:11 2024 -0600 @@ -20,6 +20,12 @@ <div content> <h1>Private Tools</h1> <p><a href="config.html">configure</a></p> + <p> + public tools: + <a href="/tools/dimensions.html">dimensions</a> + - <a href="/tools/cookies.html">cookies</a> + - <a href="/tools/request.txt">HTTP request</a> + </p> <p><a href="lucene.html">lucene</a></p> <p><a href="shell.html">luan shell</a></p> <p><a href="run">luan batch</a></p>