fix(cloudflare): remove node-only site icon route

This commit is contained in:
kuekhaoyang
2026-04-12 12:23:03 +08:00
parent 4fb718f8d8
commit 833077a1f6
13 changed files with 194 additions and 164 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
"orientation": "any",
"icons": [
{
"src": "/api/site-icon",
"src": "/icon.png",
"purpose": "any maskable"
}
],