Keep popups open/refreshed, rename app
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user