updated name correction
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" />
|
||||
<title>Lab Weather Dashboard</title>
|
||||
<title>Binglab Enviro Dashboard</title>
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="{{ url_for('static', filename='style.css') }}"
|
||||
@@ -13,7 +13,7 @@
|
||||
<body>
|
||||
<div class="container">
|
||||
<header>
|
||||
<h1>MBTECH Binglab Envoro Dashboard</h1>
|
||||
<h1>MBTECH Binglab Enviro Dashboard</h1>
|
||||
<p class="subtitle">Environmental Monitoring System</p>
|
||||
</header>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user