add weather

This commit is contained in:
2022-05-26 14:45:16 -05:00
parent 8569d17f23
commit dc90143c09
13 changed files with 7476 additions and 2 deletions

View File

@@ -8,7 +8,8 @@
<div class="dashboard">
<div class="panel top">
<div class="subpanel">
{# <img class="weather-icon" src="sun.gif"></img>#}
<div><i class="wi wi-owm-{{ weather.id }} weather-icon"></i></div>
<div>{{weather.main}}</div>
</div>
<div class="subpanel" style="font-size: 60px;font-weight: bold;vertical-align:top; text-align:right;">
{{ today.strftime('%a') }}<br>