add temperature map and fix typo
This commit is contained in:
parent
ac5fea2c64
commit
ff5942cba1
|
@ -38,9 +38,13 @@
|
|||
</div>
|
||||
</div>
|
||||
<div style="text-align: center;">
|
||||
<h1 id='clouds'>Cloud Coverage Forcast for the next hour</h1>
|
||||
<h1 id='clouds'>Cloud Coverage Forecast for the next hour</h1>
|
||||
<div id="mapid", style="height: 400px; width: 70%; margin: auto;"></div>
|
||||
</div>
|
||||
<div style="text-align: center;">
|
||||
<h1 id='temp'>Current temperature map (in °C)</h1>
|
||||
<embed src="https://www.temperatur.nu/karta2.php#67.86313,20.20935,8z", id="tempmapid", style="height: 400px; width: 70%; margin: auto;">
|
||||
</div>
|
||||
<div style="text-align: center;">
|
||||
<h1>Aurora Forecast</h1>
|
||||
<div style="display: inline-block; padding: 10px;">
|
||||
|
|
Loading…
Reference in New Issue
Block a user