content/*: move to root
All checks were successful
/ render (push) Successful in 32s

This commit is contained in:
Antoine Martin 2024-09-17 15:02:04 -04:00
parent d0dc2ae971
commit 4ada397885
Signed by: ayakael
GPG key ID: D62A472A4AA7D541
60 changed files with 3 additions and 3 deletions

View file

@ -1,19 +0,0 @@
{
"name": "",
"short_name": "",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}