diff src/index.html.luan @ 33:e2b7f6393dab

add online
author Franklin Schmidt <fschmidt@gmail.com>
date Sun, 10 Nov 2024 19:57:14 -0700
parents f4708943f29e
children 62d04ca486dd
line wrap: on
line diff
--- a/src/index.html.luan	Sat Nov 09 21:41:11 2024 -0700
+++ b/src/index.html.luan	Sun Nov 10 19:57:14 2024 -0700
@@ -94,6 +94,7 @@
 		<style>
 			@import "chat.css?s=<%=started%>";
 		</style>
+		<style online></style>
 		<script src="chat.js?s=<%=started%>"></script>
 	</head>
 	<body>