diff src/about.html.luan @ 51:38c209714df9

rename to Luan Chat
author Franklin Schmidt <fschmidt@gmail.com>
date Mon, 03 Mar 2025 12:13:40 -0700
parents e138343b2c76
children 8270106644db
line wrap: on
line diff
--- a/src/about.html.luan	Sat Mar 01 11:04:33 2025 -0700
+++ b/src/about.html.luan	Mon Mar 03 12:13:40 2025 -0700
@@ -18,7 +18,7 @@
 	<body>
 <%		header() %>
 		<div content>
-			<h1>About Web Chat</h1>
+			<h1>About Luan Chat</h1>
 
 			<p>This is a free web-based instant messaging service written for websites wanting to provide support through chat.  The other existing solutions are overcomplicated enterprise services that are often expensive.  All that is really needed is a simple general chat.  Each user gets a URL and other people can chat with the user through that URL.</p>