diff src/private/tools/index.html.luan @ 4:2da10ece826f

add Chat
author Franklin Schmidt <fschmidt@gmail.com>
date Sun, 27 Oct 2024 20:39:18 -0600
parents 2c63b10781e1
children e22a1ba4b2ed
line wrap: on
line diff
--- a/src/private/tools/index.html.luan	Thu Oct 24 21:43:44 2024 -0600
+++ b/src/private/tools/index.html.luan	Sun Oct 27 20:39:18 2024 -0600
@@ -21,6 +21,8 @@
 			<h1>Private Tools</h1>
 			<p><a href="config.html">configure</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>
 		</div>
 	</body>
 </html>