Keep popups open/refreshed, rename app

This commit is contained in:
Will Bradley
2025-07-16 17:52:24 -07:00
parent e5ba61c71c
commit 7b332f873a
5 changed files with 65 additions and 15 deletions

View File

@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<title>Login - Water Station Tracker</title>
<title>Login - CoolingStations.org</title>
<style>
* {
margin: 0;
@@ -190,8 +190,8 @@
<body>
<div class="login-container">
<div class="login-header">
<h1>💧 Water Station Tracker</h1>
<p>Login to manage water stations</p>
<h1>💧 CoolingStations.org</h1>
<p>Login to manage water station status</p>
</div>
<div id="login-form">