Mercurial Hosting > chat
diff src/account.html.luan @ 51:38c209714df9
rename to Luan Chat
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Mon, 03 Mar 2025 12:13:40 -0700 (5 weeks ago) |
parents | 080eb027d93d |
children | c3fabb21b6c4 |
line wrap: on
line diff
--- a/src/account.html.luan Sat Mar 01 11:04:33 2025 -0700 +++ b/src/account.html.luan Mon Mar 03 12:13:40 2025 -0700 @@ -138,7 +138,7 @@ <% header() %> <div content> <h1>Your Account</h1> - <p><a href="about.html">About Web Chat</a></p> + <p><a href="about.html">About Luan Chat</a></p> <p>Your URL: <%= base_url() %>/?with=<%=user.email%></p> <p>Your username: <span username></span> <a href="javascript:editUsername()">Edit</a></p> <p><span notify></span> <a href="javascript:editNotify()">Edit</a></p>