fix icon and upload ads.txt
This commit is contained in:
parent
95e5839cf6
commit
8995618ad4
1
html/ads.txt
Normal file
1
html/ads.txt
Normal file
@ -0,0 +1 @@
|
||||
google.com, pub-5143923140938916, DIRECT, f08c47fec0942fa0
|
@ -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"
|
||||
}
|
Reference in New Issue
Block a user