perf: improve page loading time

This commit is contained in:
tdurieux
2024-04-05 01:02:41 +01:00
parent 8fdd6228e4
commit 22a28a913d
9 changed files with 2795 additions and 209 deletions
+2 -2
View File
@@ -3,12 +3,12 @@
"short_name": "Anonymous Github",
"icons": [
{
"src": "/android-chrome-192x192.png",
"src": "/favicon/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-256x256.png",
"src": "/favicon/android-chrome-256x256.png",
"sizes": "256x256",
"type": "image/png"
}