Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
valiantlynx authored Apr 8, 2024
1 parent 5d687c9 commit cfeb2eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ <h3 class="text-xl font-bold mb-4">Powered by htmx and Pocketbase.</h3>
file is all there is to it.</p>
<p class="text-lg mb-1">The chat messages are sent and received using htmx and stored in a Pocketbase
collection. The chat messages are rendered using Nunjucks templates.</p>
<h6 class="text-xl font-bold mb-4">When it comes to realtime. the simplest i know is gunDB: <a href="https://gun-chat.valiantlynx.com" target="_blank" class="text-6xl"></a>></h6>
<h6 class="text-xl font-bold mb-4">When it comes to realtime. the simplest i know is <a href="https://gun-chat.valiantlynx.com" target="_blank" class="link link-primary text-6xl">gunDB</a></h6>


<!-- Chat Form -->
Expand Down

0 comments on commit cfeb2eb

Please sign in to comment.