radar complete

This commit is contained in:
Matt Walsh
2022-09-05 10:52:30 -05:00
parent 31343f3eff
commit c109e2604a
7 changed files with 114 additions and 32 deletions

View File

@@ -107,7 +107,7 @@
<div id="extended-forecast-html" class="weather-display">
<%- include('partials/extended-forecast.ejs') %>
</div>
<div id="radar-html" class="weather-display show">
<div id="radar-html" class="weather-display">
<%- include('partials/radar.ejs') %>
</div>
</div>