mirror of
https://github.com/wah-su/wah-su.github.io.git
synced 2025-05-07 21:39:39 +05:00
Refactor: New Home Page
This commit is contained in:
parent
fa94e09a73
commit
3af083c0dd
35 changed files with 1952 additions and 442 deletions
19
static/favicon/site.webmanifest
Normal file
19
static/favicon/site.webmanifest
Normal file
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"name": "",
|
||||
"short_name": "",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/public/favicon/android-chrome-192x192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "/public/favicon/android-chrome-512x512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
}
|
||||
],
|
||||
"theme_color": "#ffffff",
|
||||
"background_color": "#ffffff",
|
||||
"display": "standalone"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue