style: Remove more unused mkdocs files

This commit is contained in:
2026-05-08 21:34:21 -05:00
parent 7667e22b89
commit 6057ce2121
42 changed files with 0 additions and 2709 deletions
+19
View File
@@ -0,0 +1,19 @@
{
"name": "Privacy Guides",
"short_name": "Privacy Guides",
"icons": [
{
"src": "/en/assets/brand/logos/png/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/en/assets/brand/logos/png/android-chrome-192x192.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#ffd06f",
"background_color": "#ffd06f",
"display": "standalone"
}