From 51ef5bc2e916048bf9e71832ee0d793830515669 Mon Sep 17 00:00:00 2001 From: Adam Magness Date: Sat, 18 Nov 2017 11:11:09 -0500 Subject: [PATCH 1/2] OpenWeatherMap The Show on map link was not working properly. --- curweather/templates/widget.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/curweather/templates/widget.tpl b/curweather/templates/widget.tpl index b893eef6..f772d445 100644 --- a/curweather/templates/widget.tpl +++ b/curweather/templates/widget.tpl @@ -11,7 +11,7 @@
  • {{$wind['caption']}}: {{$wind['val']}}
  • From b2ef5b6c5869eb7b4aafc996f126fb4cf37ea67e Mon Sep 17 00:00:00 2001 From: Adam Magness Date: Sat, 18 Nov 2017 11:15:38 -0500 Subject: [PATCH 2/2] Zoom level I think 10 is a more appropriate zoom level, 9 was a little too wide --- curweather/templates/widget.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/curweather/templates/widget.tpl b/curweather/templates/widget.tpl index f772d445..db3b7a8f 100644 --- a/curweather/templates/widget.tpl +++ b/curweather/templates/widget.tpl @@ -11,7 +11,7 @@
  • {{$wind['caption']}}: {{$wind['val']}}