diff --git a/html/ads.txt b/html/ads.txt new file mode 100644 index 0000000..801f8e7 --- /dev/null +++ b/html/ads.txt @@ -0,0 +1 @@ +google.com, pub-5143923140938916, DIRECT, f08c47fec0942fa0 \ No newline at end of file diff --git a/html/assets/img/favicon/manifest.json b/html/assets/img/favicon/manifest.json index 55c4d33..9e184d8 100644 --- a/html/assets/img/favicon/manifest.json +++ b/html/assets/img/favicon/manifest.json @@ -2,16 +2,16 @@ "name": "Meritv\u00e4rde", "icons": [ { - "src": "assets/img/favicon/android-chrome-192x192.png", + "src": "android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }, { - "src": "assets/img/favicon/android-chrome-512x512.png", + "src": "android-chrome-512x512.png", "sizes": "512x512", "type": "image/png" } ], - "theme_color": "#ffffff", + "theme_color": "#c12e55", "background_color": "#ffffff" } \ No newline at end of file