Skip to content

Commit 89d1719

Browse files
committed
Update, fix home page
1 parent 2c84db6 commit 89d1719

6 files changed

Lines changed: 19 additions & 0 deletions

File tree

43 KB
Loading
214 KB
Loading
38.5 KB
Loading
967 Bytes
Loading
2.58 KB
Loading
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"name": "Dev2Forge",
3+
"short_name": "Dev2Forge",
4+
"icons": [
5+
{
6+
"src": "./android-chrome-192x192.png",
7+
"sizes": "192x192",
8+
"type": "image/png"
9+
},
10+
{
11+
"src": "./android-chrome-512x512.png",
12+
"sizes": "512x512",
13+
"type": "image/png"
14+
}
15+
],
16+
"theme_color": "#060624",
17+
"background_color": "#060624",
18+
"display": "standalone"
19+
}

0 commit comments

Comments
 (0)