1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-10-21 23:12:15 +00:00

Move legacy pages and layouts to new base

This commit is contained in:
2020-12-03 22:36:41 -06:00
parent a34a8a88b0
commit 19ce411076
536 changed files with 9706 additions and 9706 deletions

View File

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