|
@@ -10,11 +10,11 @@ Save a GPS weather location with a custom name.
|
|
|
|
|
|
App translated into 37 languages.
|
|
|
|
|
|
-![screenshot_one][screenshot_one]{height=400px width=500px}
|
|
|
-![screenshot_two][screenshot_two]{height=400px width=500px}
|
|
|
-![screenshot_three][screenshot_three]{height=400px width=500px}
|
|
|
-![screenshot_four][screenshot_four]{height=400px width=500px}
|
|
|
-![screenshot_five][screenshot_five]{height=400px width=500px}
|
|
|
+![screenshot_one][screenshot_one]{width=250px}
|
|
|
+![screenshot_two][screenshot_two]{width=250px}
|
|
|
+![screenshot_three][screenshot_three]{width=250px}
|
|
|
+![screenshot_four][screenshot_four]{width=250px}
|
|
|
+![screenshot_five][screenshot_five]{width=250px}
|
|
|
|
|
|
[screenshot_one]: store_assets/Screenshot_20240109_145100.png
|
|
|
[screenshot_two]: store_assets/Screenshot_20240109_145124.png
|
|
@@ -23,4 +23,10 @@ App translated into 37 languages.
|
|
|
[screenshot_five]: store_assets/Screenshot_20240109_145421.png
|
|
|
|
|
|
Weather data API -> https://open-meteo.com/
|
|
|
-Open Sourced -> https://github.com/codeskraps/Weekly-Weather
|
|
|
+Open Sourced -> https://github.com/codeskraps/Weekly-Weather
|
|
|
+
|
|
|
+<style type="text/css">
|
|
|
+ img {
|
|
|
+ width: 250px;
|
|
|
+ }
|
|
|
+</style>
|