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

add Db
author Franklin Schmidt <fschmidt@gmail.com>
date Thu, 24 Oct 2024 15:37:35 -0600
parents b116b6ef07bf
children 2c63b10781e1
line wrap: on
line diff
--- a/src/private/tools/index.html.luan	Wed Oct 23 21:18:04 2024 -0600
+++ b/src/private/tools/index.html.luan	Thu Oct 24 15:37:35 2024 -0600
@@ -21,6 +21,7 @@
 		<div content>
 			<h1>Private Tools</h1>
 			<p><a href="config.html">configure</a></p>
+			<p><a href="lucene.html">lucene</a></p>
 		</div>
 	</body>
 </html>