From 9934dddd9daf878eb2cbed4ebfb59d3453873246 Mon Sep 17 00:00:00 2001 From: syui Date: Wed, 21 Jan 2026 23:30:24 +0900 Subject: [PATCH] fix web config --- web/src/sites/aicard.json | 2 +- web/src/sites/airse.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/web/src/sites/aicard.json b/web/src/sites/aicard.json index beef462..0224afa 100644 --- a/web/src/sites/aicard.json +++ b/web/src/sites/aicard.json @@ -5,7 +5,7 @@ "scheme": "aicard", "version": "1.0.0", "category": "Game", - "description": "Aicard is a card collection game integrated with AT Protocol.", + "description": "Aicard is an atmosphere card collecting game.", "backLink": "syui.ai", "icon": "/static/app.png", "os": "iOS 26.0+", diff --git a/web/src/sites/airse.json b/web/src/sites/airse.json index f2b0626..e0153d2 100644 --- a/web/src/sites/airse.json +++ b/web/src/sites/airse.json @@ -5,7 +5,7 @@ "scheme": "airse", "version": "1.0.0", "category": "Game", - "description": "Airse is an adventure game built with Unreal Engine, featuring AT Protocol integration.", + "description": "Airse is an atmosphere open-world game connected to the social network.", "backLink": "syui.ai", "icon": "/static/app.png", "os": "Windows / macOS",