diff --git a/images/android-chrome-192x192.png b/images/android-chrome-192x192.png new file mode 100644 index 00000000..09e28e91 Binary files /dev/null and b/images/android-chrome-192x192.png differ diff --git a/images/android-chrome-512x512.png b/images/android-chrome-512x512.png new file mode 100644 index 00000000..30821aec Binary files /dev/null and b/images/android-chrome-512x512.png differ diff --git a/images/apple-touch-icon.png b/images/apple-touch-icon.png new file mode 100644 index 00000000..638a87b3 Binary files /dev/null and b/images/apple-touch-icon.png differ diff --git a/images/favicon-16x16.png b/images/favicon-16x16.png new file mode 100644 index 00000000..eba72d1c Binary files /dev/null and b/images/favicon-16x16.png differ diff --git a/images/favicon-32x32.png b/images/favicon-32x32.png new file mode 100644 index 00000000..230b59c0 Binary files /dev/null and b/images/favicon-32x32.png differ diff --git a/images/favicon.ico b/images/favicon.ico new file mode 100644 index 00000000..704ad832 Binary files /dev/null and b/images/favicon.ico differ diff --git a/images/site.webmanifest b/images/site.webmanifest new file mode 100644 index 00000000..45dc8a20 --- /dev/null +++ b/images/site.webmanifest @@ -0,0 +1 @@ +{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"} \ No newline at end of file diff --git a/index.html b/index.html index fe6f6996..510149b8 100644 --- a/index.html +++ b/index.html @@ -1,567 +1,647 @@ - - - - - - WordWise - - - - - - - - - - - - - - - - - - - -
- -
-
-
- -
- -
-
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
-
- -
- -
- -
- -
- -
- -
- -
- -
- -
-
- -
- -
- - -
- -
-
-
- -
-
-
Image 1
-
Image 2
-
Image 3
-
Image 4
-
Image 5
-
Image 6
-
- - -
- -
- - - - - - - - - - + + + + + + WordWise + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+
+ +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + + + + + + + +
+ +
+ + + + + +
+
+ +
+
+ + + + +
+ +
+
+
+
+
+
+
+
+ + + +
+ + + + + + +
+ + + + + + +
+ + + + + + + + + + + + \ No newline at end of file diff --git a/package-lock.json b/package-lock.json new file mode 100644 index 00000000..744a28f7 --- /dev/null +++ b/package-lock.json @@ -0,0 +1,6 @@ +{ + "name": "WordWise", + "lockfileVersion": 3, + "requires": true, + "packages": {} +} diff --git a/site.webmanifest b/site.webmanifest new file mode 100644 index 00000000..45dc8a20 --- /dev/null +++ b/site.webmanifest @@ -0,0 +1 @@ +{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"} \ No newline at end of file