feat: improve SEO/favicon setup

This commit is contained in:
2025-09-21 09:17:14 +02:00
parent 6cd1f7d620
commit b5c8364b47
11 changed files with 59 additions and 19 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 372 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 69 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

BIN
public/images/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 496 KiB

View File

@@ -0,0 +1,21 @@
{
"name": "Pablo TJ",
"short_name": "Pablo TJ",
"icons": [
{
"src": "/favicon.ico/web-app-manifest-192x192.png",
"sizes": "192x192",
"type": "image/png",
"purpose": "maskable"
},
{
"src": "/favicon.ico/web-app-manifest-512x512.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "maskable"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 476 KiB

View File

@@ -3,17 +3,17 @@
"name": "Pablot TJ",
"icons": [
{
"src": "avatar-bot.png",
"src": "images/favicon-96x96.png",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
},
{
"src": "avatar-bot.png",
"src": "images/web-app-manifest-192x192.png",
"type": "image/png",
"sizes": "192x192"
},
{
"src": "avatar-bot.png",
"src": "images/web-app-manifest-512x512.png",
"type": "image/png",
"sizes": "512x512"
}

3
public/robots.txt Normal file
View File

@@ -0,0 +1,3 @@
# https://www.robotstxt.org/robotstxt.html
User-agent: *
Disallow: