Air Quality -> Sensor in main UI

This commit is contained in:
Starbeamrainbowlabs 2019-10-10 21:13:40 +01:00
parent c7333b4da2
commit e635986781
Signed by: sbrl
GPG Key ID: 1BE5172E637709C2
1 changed files with 2 additions and 2 deletions

View File

@ -7,10 +7,10 @@
<link rel="icon" href="resources/logo.png" sizes="256x256" type="image/png" /> <link rel="icon" href="resources/logo.png" sizes="256x256" type="image/png" />
<link rel="icon" href="resources/logo.svg" sizes="any" type="image/svg+xml" /> <link rel="icon" href="resources/logo.svg" sizes="any" type="image/svg+xml" />
<title>Air Quality Map | ConnectedHumber</title> <title>Sensor Map | ConnectedHumber</title>
</head> </head>
<body> <body>
<h1>Air Quality Map</h1> <h1>Sensor Map</h1>
<!-- Leaflet needs an id to attach to --> <!-- Leaflet needs an id to attach to -->
<main id="map" class="working-visual"> <main id="map" class="working-visual">