diff --git a/index.html b/index.html index e201625..9a84854 100644 --- a/index.html +++ b/index.html @@ -1,225 +1,233 @@ - - - - - alsoweather - - - - - - - - - - - - - - - - - - - -
-

...

- - - - - -
- - -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- - -
-
-
- -
-
-
- - -
-
- - - - - Quote - + + + + + alsoweather + + + + + + + + + + + + + + + + + + + +
+

...

+ + +
+
+
+
+
+
+
+
+
+
+
+
-
-
- - -
-
- - - - - -
- - -
- -
- - - - - - - - - - - + + + + + + + + - - + hotjar: 2745355, + }) + + diff --git a/js/i18n.js b/js/i18n.js index f52cee2..346dfb3 100644 --- a/js/i18n.js +++ b/js/i18n.js @@ -1,4 +1,4 @@ -let user_selected_lang +let user_selected_lang = 'en' let i18n_resources = { en: { diff --git a/sw.js b/sw.js index 7665eda..9e238fd 100644 --- a/sw.js +++ b/sw.js @@ -1,4 +1,4 @@ -const version = '0.8.0' +const version = '1.0.0' const message = 'hi, alsoweather url has been changed to https://sk5s.cyou/alsoweather' self.addEventListener('install', (e) => {