diff --git a/android-chrome-192x192.png b/android-chrome-192x192.png index ff51568..7e06724 100644 Binary files a/android-chrome-192x192.png and b/android-chrome-192x192.png differ diff --git a/android-chrome-512x512.png b/android-chrome-512x512.png index 04389bf..4488777 100644 Binary files a/android-chrome-512x512.png and b/android-chrome-512x512.png differ diff --git a/apple-touch-icon.png b/apple-touch-icon.png index dbc44e9..b64408f 100644 Binary files a/apple-touch-icon.png and b/apple-touch-icon.png differ diff --git a/browserconfig.xml b/browserconfig.xml index c08fb32..f9c2e67 100644 --- a/browserconfig.xml +++ b/browserconfig.xml @@ -2,7 +2,7 @@ - + #2b5797 diff --git a/cv.html b/cv.html index c1032b3..3fb51dd 100644 --- a/cv.html +++ b/cv.html @@ -12,14 +12,12 @@ - - - - - - + + + + + - CV Benjamin Stadlbauer diff --git a/favicon-16x16.png b/favicon-16x16.png index adb5af2..9d40ec6 100644 Binary files a/favicon-16x16.png and b/favicon-16x16.png differ diff --git a/favicon-32x32.png b/favicon-32x32.png index b84bf54..0675c3a 100644 Binary files a/favicon-32x32.png and b/favicon-32x32.png differ diff --git a/favicon.ico b/favicon.ico index 6488ad6..0031078 100644 Binary files a/favicon.ico and b/favicon.ico differ diff --git a/index.html b/index.html index 6303d66..4ebc5cc 100644 --- a/index.html +++ b/index.html @@ -7,14 +7,12 @@ Benjamin’s Website - - - - - - + + + + + - diff --git a/mstile-144x144.png b/mstile-144x144.png index 352849a..4a721bf 100644 Binary files a/mstile-144x144.png and b/mstile-144x144.png differ diff --git a/mstile-150x150.png b/mstile-150x150.png index 8058ed1..ad03429 100644 Binary files a/mstile-150x150.png and b/mstile-150x150.png differ diff --git a/mstile-310x150.png b/mstile-310x150.png index 45e678f..85ac433 100644 Binary files a/mstile-310x150.png and b/mstile-310x150.png differ diff --git a/mstile-310x310.png b/mstile-310x310.png index 84d7628..48d6ce8 100644 Binary files a/mstile-310x310.png and b/mstile-310x310.png differ diff --git a/mstile-70x70.png b/mstile-70x70.png index 66837f5..c30a519 100644 Binary files a/mstile-70x70.png and b/mstile-70x70.png differ diff --git a/site.webmanifest b/site.webmanifest index 5eb5e44..b20abb7 100644 --- a/site.webmanifest +++ b/site.webmanifest @@ -3,12 +3,12 @@ "short_name": "", "icons": [ { - "src": "/favicon/android-chrome-192x192.png", + "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }, { - "src": "/favicon/android-chrome-512x512.png", + "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png" }