diff --git a/rowers/templates/base.html b/rowers/templates/base.html index 1cc6815c..492949e7 100644 --- a/rowers/templates/base.html +++ b/rowers/templates/base.html @@ -11,8 +11,11 @@ - - + + + + + Rowsandall diff --git a/rowers/templates/basefront.html b/rowers/templates/basefront.html index a2e8c8ba..f4b588a8 100644 --- a/rowers/templates/basefront.html +++ b/rowers/templates/basefront.html @@ -11,8 +11,11 @@ - - + + + + + Rowsandall diff --git a/static/img/android-icon-144x144.png b/static/img/android-icon-144x144.png new file mode 100644 index 00000000..9799108b Binary files /dev/null and b/static/img/android-icon-144x144.png differ diff --git a/static/img/android-icon-192x192.png b/static/img/android-icon-192x192.png new file mode 100644 index 00000000..0d77320f Binary files /dev/null and b/static/img/android-icon-192x192.png differ diff --git a/static/img/android-icon-36x36.png b/static/img/android-icon-36x36.png new file mode 100644 index 00000000..ace730cc Binary files /dev/null and b/static/img/android-icon-36x36.png differ diff --git a/static/img/android-icon-48x48.png b/static/img/android-icon-48x48.png new file mode 100644 index 00000000..fef65fb1 Binary files /dev/null and b/static/img/android-icon-48x48.png differ diff --git a/static/img/android-icon-72x72.png b/static/img/android-icon-72x72.png new file mode 100644 index 00000000..ab3ec927 Binary files /dev/null and b/static/img/android-icon-72x72.png differ diff --git a/static/img/android-icon-96x96.png b/static/img/android-icon-96x96.png new file mode 100644 index 00000000..2245a95f Binary files /dev/null and b/static/img/android-icon-96x96.png differ diff --git a/static/img/apple-icon-114x114.png b/static/img/apple-icon-114x114.png new file mode 100644 index 00000000..e010b19e Binary files /dev/null and b/static/img/apple-icon-114x114.png differ diff --git a/static/img/apple-icon-120x120.png b/static/img/apple-icon-120x120.png new file mode 100644 index 00000000..b13dcd00 Binary files /dev/null and b/static/img/apple-icon-120x120.png differ diff --git a/static/img/apple-icon-144x144.png b/static/img/apple-icon-144x144.png new file mode 100644 index 00000000..9799108b Binary files /dev/null and b/static/img/apple-icon-144x144.png differ diff --git a/static/img/apple-icon-152x152.png b/static/img/apple-icon-152x152.png new file mode 100644 index 00000000..7c9de081 Binary files /dev/null and b/static/img/apple-icon-152x152.png differ diff --git a/static/img/apple-icon-180x180.png b/static/img/apple-icon-180x180.png new file mode 100644 index 00000000..5e4f9800 Binary files /dev/null and b/static/img/apple-icon-180x180.png differ diff --git a/static/img/apple-icon-57x57.png b/static/img/apple-icon-57x57.png new file mode 100644 index 00000000..4a9d6a87 Binary files /dev/null and b/static/img/apple-icon-57x57.png differ diff --git a/static/img/apple-icon-60x60.png b/static/img/apple-icon-60x60.png new file mode 100644 index 00000000..1ac76716 Binary files /dev/null and b/static/img/apple-icon-60x60.png differ diff --git a/static/img/apple-icon-72x72.png b/static/img/apple-icon-72x72.png new file mode 100644 index 00000000..ab3ec927 Binary files /dev/null and b/static/img/apple-icon-72x72.png differ diff --git a/static/img/apple-icon-76x76.png b/static/img/apple-icon-76x76.png new file mode 100644 index 00000000..1642dcbc Binary files /dev/null and b/static/img/apple-icon-76x76.png differ diff --git a/static/img/apple-icon-precomposed.png b/static/img/apple-icon-precomposed.png new file mode 100644 index 00000000..93dfaa34 Binary files /dev/null and b/static/img/apple-icon-precomposed.png differ diff --git a/static/img/apple-icon.png b/static/img/apple-icon.png new file mode 100644 index 00000000..93dfaa34 Binary files /dev/null and b/static/img/apple-icon.png differ diff --git a/static/img/browserconfig.xml b/static/img/browserconfig.xml new file mode 100644 index 00000000..c5541482 --- /dev/null +++ b/static/img/browserconfig.xml @@ -0,0 +1,2 @@ + +#ffffff \ No newline at end of file diff --git a/static/img/favicon-16x16.png b/static/img/favicon-16x16.png new file mode 100644 index 00000000..5f57c1ad Binary files /dev/null and b/static/img/favicon-16x16.png differ diff --git a/static/img/favicon-32x32.png b/static/img/favicon-32x32.png new file mode 100644 index 00000000..e850b6e7 Binary files /dev/null and b/static/img/favicon-32x32.png differ diff --git a/static/img/favicon-96x96.png b/static/img/favicon-96x96.png new file mode 100644 index 00000000..2245a95f Binary files /dev/null and b/static/img/favicon-96x96.png differ diff --git a/static/img/favicon.ico b/static/img/favicon.ico index 9d585592..ac437c41 100644 Binary files a/static/img/favicon.ico and b/static/img/favicon.ico differ diff --git a/static/img/manifest.json b/static/img/manifest.json new file mode 100644 index 00000000..013d4a6a --- /dev/null +++ b/static/img/manifest.json @@ -0,0 +1,41 @@ +{ + "name": "App", + "icons": [ + { + "src": "\/android-icon-36x36.png", + "sizes": "36x36", + "type": "image\/png", + "density": "0.75" + }, + { + "src": "\/android-icon-48x48.png", + "sizes": "48x48", + "type": "image\/png", + "density": "1.0" + }, + { + "src": "\/android-icon-72x72.png", + "sizes": "72x72", + "type": "image\/png", + "density": "1.5" + }, + { + "src": "\/android-icon-96x96.png", + "sizes": "96x96", + "type": "image\/png", + "density": "2.0" + }, + { + "src": "\/android-icon-144x144.png", + "sizes": "144x144", + "type": "image\/png", + "density": "3.0" + }, + { + "src": "\/android-icon-192x192.png", + "sizes": "192x192", + "type": "image\/png", + "density": "4.0" + } + ] +} \ No newline at end of file diff --git a/static/img/ms-icon-144x144.png b/static/img/ms-icon-144x144.png new file mode 100644 index 00000000..9799108b Binary files /dev/null and b/static/img/ms-icon-144x144.png differ diff --git a/static/img/ms-icon-150x150.png b/static/img/ms-icon-150x150.png new file mode 100644 index 00000000..04cf9be9 Binary files /dev/null and b/static/img/ms-icon-150x150.png differ diff --git a/static/img/ms-icon-310x310.png b/static/img/ms-icon-310x310.png new file mode 100644 index 00000000..fcc66997 Binary files /dev/null and b/static/img/ms-icon-310x310.png differ diff --git a/static/img/ms-icon-70x70.png b/static/img/ms-icon-70x70.png new file mode 100644 index 00000000..9d5d9d42 Binary files /dev/null and b/static/img/ms-icon-70x70.png differ