Updated documentation

This commit is contained in:
2023-01-14 20:16:44 -08:00
parent 0505a77025
commit f3de9214b1
+3 -3
View File
@@ -19,9 +19,9 @@ html{
<li><a href="/salvation">/salvation</a> - Learn what you have to do to go to heaven.</li> <li><a href="/salvation">/salvation</a> - Learn what you have to do to go to heaven.</li>
<li><a href="/random">/random</a> - A random verse from the KJV</li> <li><a href="/random">/random</a> - A random verse from the KJV</li>
<li><a href="/votd">/votd</a> - A random verse that changes from day-to-day.</li> <li><a href="/votd">/votd</a> - A random verse that changes from day-to-day.</li>
<li><a href="/search">/search</a> - Search keywords</li> <li><a href="/search">/search</a> - Search keywords. No arguments = landing page.</li>
<li><a href="/show?kw=John3:16">/show</a> - Show a set of verses</li> <li><a href="/show">/show</a> - Show a set of verses. No arguments = landing page.</li>
<li><a href="/define">/define</a> - Search the Dictionary</li> <li><a href="/define">/define</a> - Search the Dictionary. No arguments = landing page.</li>
</ul> </ul>
<h3>Verse searching</h3> <h3>Verse searching</h3>