Mercurial Hosting > chat
diff src/index.html.luan @ 6:e22a1ba4b2ed
misc
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Tue, 29 Oct 2024 16:47:11 -0600 |
parents | 2c63b10781e1 |
children |
line wrap: on
line diff
--- a/src/index.html.luan Tue Oct 29 13:10:47 2024 -0600 +++ b/src/index.html.luan Tue Oct 29 16:47:11 2024 -0600 @@ -27,7 +27,8 @@ <% header() %> <div content> <h1>Web Chat</h1> - <h3>A free web-based instant messaging service by <a href="https://www.reactionary.software/">Reactionary Software</a></h3> + <h3>A free web-based instant messaging service</h3> + <p><a href="https://hg.reactionary.software/repo/chat/">source code</a></p> </div> </body> </html>