issues
search
JulianNorton
/
weather-10kb-wxkb
Weather forecast that's high performance and accessible
https://wxkb.juliannorton.com
GNU General Public License v2.0
152
stars
49
forks
source link
Fixing Issue #122 "Today's weather isn't relevant"
#168
Closed
nledesma
closed
7 years ago
nledesma
commented
7 years ago
#122 Fix
Changes made:
Switch from
daily
partial to differred
today
and
tomorrow
partials. Tomorrow retains the weather summary format.
Placed the hourly content inside
tomorrow
and
today
partials in a
hourly
partial.
Fixed set-up link on README
JulianNorton
commented
7 years ago
Thanks @nledesma ! Let's try it out.
#122 Fix Changes made: