diff --git a/blog.html b/blog.html index 89090a5..94c1adb 100644 --- a/blog.html +++ b/blog.html @@ -18,14 +18,22 @@ - - - - - - - - + + + + + + + + + + + + + + + + The Blog | Web Development, Agile Methodologies and more | dwyl diff --git a/careers.html b/careers.html index b092de7..ff2c2db 100644 --- a/careers.html +++ b/careers.html @@ -18,7 +18,23 @@ - + + + + + + + + + + + + + + + + + Careers | Working at dwyl | dwyl diff --git a/case-studies/ellen-macarthur-foundation/CE100.html b/case-studies/ellen-macarthur-foundation/CE100.html index d43a073..4b3bf85 100644 --- a/case-studies/ellen-macarthur-foundation/CE100.html +++ b/case-studies/ellen-macarthur-foundation/CE100.html @@ -18,14 +18,22 @@ - - - - - - - - + + + + + + + + + + + + + + + + Case Study | The Ellen MacArthur Foundation | dwyl diff --git a/case-studies/inclusive-classrooms/skills-wheel.html b/case-studies/inclusive-classrooms/skills-wheel.html index 35a5667..7c0af8e 100644 --- a/case-studies/inclusive-classrooms/skills-wheel.html +++ b/case-studies/inclusive-classrooms/skills-wheel.html @@ -18,7 +18,20 @@ - + + + + + + + + + + + + + + Case Study | Inclusive Classrooms | dwyl diff --git a/case-studies/science-museum-group/online-collections.html b/case-studies/science-museum-group/online-collections.html index 89db3ba..03896ed 100644 --- a/case-studies/science-museum-group/online-collections.html +++ b/case-studies/science-museum-group/online-collections.html @@ -18,7 +18,20 @@ - + + + + + + + + + + + + + + Case Study | Science Museum Group | dwyl diff --git a/community.html b/community.html index d142c29..4ee1a04 100644 --- a/community.html +++ b/community.html @@ -18,14 +18,22 @@ - - - - - - - - + + + + + + + + + + + + + + + + Our Community | Join Our Community of Open Source Developers | dwyl diff --git a/img/android-chrome-192x192.png b/img/android-chrome-192x192.png deleted file mode 100644 index 7e097ac..0000000 Binary files a/img/android-chrome-192x192.png and /dev/null differ diff --git a/img/android-chrome-256x256.png b/img/android-chrome-256x256.png deleted file mode 100644 index d870ceb..0000000 Binary files a/img/android-chrome-256x256.png and /dev/null differ diff --git a/img/android-icon-192x192.png b/img/android-icon-192x192.png new file mode 100644 index 0000000..8e8e0d9 Binary files /dev/null and b/img/android-icon-192x192.png differ diff --git a/img/apple-icon-114x114.png b/img/apple-icon-114x114.png new file mode 100644 index 0000000..4f13ebf Binary files /dev/null and b/img/apple-icon-114x114.png differ diff --git a/img/apple-icon-120x120.png b/img/apple-icon-120x120.png new file mode 100644 index 0000000..8b7d5e3 Binary files /dev/null and b/img/apple-icon-120x120.png differ diff --git a/img/apple-icon-144x144.png b/img/apple-icon-144x144.png new file mode 100644 index 0000000..f9cc557 Binary files /dev/null and b/img/apple-icon-144x144.png differ diff --git a/img/apple-icon-152x152.png b/img/apple-icon-152x152.png new file mode 100644 index 0000000..2288c69 Binary files /dev/null and b/img/apple-icon-152x152.png differ diff --git a/img/apple-icon-180x180.png b/img/apple-icon-180x180.png new file mode 100644 index 0000000..40d7d71 Binary files /dev/null and b/img/apple-icon-180x180.png differ diff --git a/img/apple-icon-57x57.png b/img/apple-icon-57x57.png new file mode 100644 index 0000000..543880b Binary files /dev/null and b/img/apple-icon-57x57.png differ diff --git a/img/apple-icon-60x60.png b/img/apple-icon-60x60.png new file mode 100644 index 0000000..0a937f3 Binary files /dev/null and b/img/apple-icon-60x60.png differ diff --git a/img/apple-icon-72x72.png b/img/apple-icon-72x72.png new file mode 100644 index 0000000..f7751a7 Binary files /dev/null and b/img/apple-icon-72x72.png differ diff --git a/img/apple-icon-76x76.png b/img/apple-icon-76x76.png new file mode 100644 index 0000000..bfc0b3e Binary files /dev/null and b/img/apple-icon-76x76.png differ diff --git a/img/apple-touch-icon.png b/img/apple-touch-icon.png deleted file mode 100644 index 3e5c307..0000000 Binary files a/img/apple-touch-icon.png and /dev/null differ diff --git a/img/browserconfig.xml b/img/browserconfig.xml deleted file mode 100644 index 531f22f..0000000 --- a/img/browserconfig.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - #00aba9 - - - diff --git a/img/favicon-16x16.png b/img/favicon-16x16.png index d644c79..baef436 100644 Binary files a/img/favicon-16x16.png and b/img/favicon-16x16.png differ diff --git a/img/favicon-32x32.png b/img/favicon-32x32.png index 6fe23df..22b59c4 100644 Binary files a/img/favicon-32x32.png and b/img/favicon-32x32.png differ diff --git a/img/favicon-96x96.png b/img/favicon-96x96.png new file mode 100644 index 0000000..43523d7 Binary files /dev/null and b/img/favicon-96x96.png differ diff --git a/img/favicon.ico b/img/favicon.ico deleted file mode 100644 index 7e241e6..0000000 Binary files a/img/favicon.ico and /dev/null differ diff --git a/img/manifest.json b/img/manifest.json index 2ab53f2..013d4a6 100644 --- a/img/manifest.json +++ b/img/manifest.json @@ -1,18 +1,41 @@ { - "name": "dwyl", - "icons": [ - { - "src": "/img/android-chrome-192x192.png", - "sizes": "192x192", - "type": "image/png" - }, - { - "src": "/img/android-chrome-256x256.png", - "sizes": "256x256", - "type": "image/png" - } - ], - "theme_color": "#ffffff", - "background_color": "#ffffff", - "display": "standalone" -} + "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/img/ms-icon-144x144.png b/img/ms-icon-144x144.png new file mode 100644 index 0000000..f9cc557 Binary files /dev/null and b/img/ms-icon-144x144.png differ diff --git a/img/mstile-150x150.png b/img/mstile-150x150.png deleted file mode 100644 index 07bc6a8..0000000 Binary files a/img/mstile-150x150.png and /dev/null differ diff --git a/img/safari-pinned-tab.svg b/img/safari-pinned-tab.svg deleted file mode 100644 index 11a8279..0000000 --- a/img/safari-pinned-tab.svg +++ /dev/null @@ -1,26 +0,0 @@ - - - - -Created by potrace 1.11, written by Peter Selinger 2001-2013 - - - - - - diff --git a/index.html b/index.html index 45adde9..9339216 100644 --- a/index.html +++ b/index.html @@ -18,14 +18,22 @@ - - - - - - - - + + + + + + + + + + + + + + + + App, Website and Software Development & Training| London | dwyl diff --git a/portfolio.html b/portfolio.html index 4a3d09d..6bb002e 100644 --- a/portfolio.html +++ b/portfolio.html @@ -18,15 +18,22 @@ - - - - - - - - - + + + + + + + + + + + + + + + + Portfolio | Responsive Web and Mobile Applications | dwyl diff --git a/team.html b/team.html index 993cf64..832eff8 100644 --- a/team.html +++ b/team.html @@ -11,7 +11,23 @@ - + + + + + + + + + + + + + + + + + The Team | Product Developers, UX/UI Designers, Scrum Masters and more | dwyl diff --git a/time-app.html b/time-app.html index 6b38cf0..ec1210f 100644 --- a/time-app.html +++ b/time-app.html @@ -11,13 +11,23 @@ - - - - - - - + + + + + + + + + + + + + + + + + Time | Become a Beta Tester for Our Time Management App | dwyl diff --git a/values.html b/values.html index f747e70..08da6d1 100644 --- a/values.html +++ b/values.html @@ -11,13 +11,23 @@ - - - - - - - + + + + + + + + + + + + + + + + + Our Values | People, Plants and the Planet | dwyl