diff --git a/README b/README index 1a1d905..72de775 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ -This is the PMT version of J. Hobbs' HTML5-bingo. -Geared towards the swiss PMT initiative. +This is a customized version of J. Hobbs' HTML5-bingo. +Geared towards the swiss anti terror initiative. Original Readme: @@ -22,4 +22,3 @@ WHAT IT IS: HOW TO USE: All data is kept in the "data.js" file. Customize the .json in the data.js file to change the language on the board. - diff --git a/img/android-chrome-192x192.png b/img/android-chrome-192x192.png new file mode 100644 index 0000000..b94a82d Binary files /dev/null and b/img/android-chrome-192x192.png differ diff --git a/img/android-chrome-512x512.png b/img/android-chrome-512x512.png new file mode 100644 index 0000000..14e7d29 Binary files /dev/null and b/img/android-chrome-512x512.png differ diff --git a/img/apple-touch-icon.png b/img/apple-touch-icon.png new file mode 100644 index 0000000..e91aba0 Binary files /dev/null and b/img/apple-touch-icon.png differ diff --git a/img/favicon-16x16.png b/img/favicon-16x16.png new file mode 100644 index 0000000..f7bbe72 Binary files /dev/null and b/img/favicon-16x16.png differ diff --git a/img/favicon-32x32.png b/img/favicon-32x32.png new file mode 100644 index 0000000..c9855fd Binary files /dev/null and b/img/favicon-32x32.png differ diff --git a/img/favicon.ico b/img/favicon.ico new file mode 100644 index 0000000..c33af39 Binary files /dev/null and b/img/favicon.ico differ diff --git a/img/site.webmanifest b/img/site.webmanifest new file mode 100644 index 0000000..45dc8a2 --- /dev/null +++ b/img/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 fb333ec..81d15a6 100644 --- a/index.html +++ b/index.html @@ -5,6 +5,10 @@ #PMTNein + + + +