refactor: clean useless folders

This commit is contained in:
Tixie 2019-03-11 20:51:02 +01:00
parent 9b969ebeba
commit 2285b58322
2 changed files with 0 additions and 28 deletions

View file

@ -1,9 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="/mstile-150x150.png"/>
<TileColor>#dd28d3</TileColor>
</tile>
</msapplication>
</browserconfig>

View file

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