From 02e9f19df0dba2ebe77c3875a3bc7afc4e0eee07 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 20:03:00 +0000 Subject: [PATCH] deploy: 5a50c8fa0ead6167a636f76823532ea5c2dbc453 --- build/routes.js | 2 +- build/routes.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build/routes.js b/build/routes.js index 694975e276..3bc43dcc05 100644 --- a/build/routes.js +++ b/build/routes.js @@ -92144,7 +92144,7 @@ export default { "maintainers": [ "zphw" ], - "description": "Delivers a better experience by supporting parameter specification.\n\nParameters can be obtained from the official website, for instance:\n\n`https://www.rfa.org/cantonese/news` corresponds to `/rfa/cantonese/news`\n\n`https://www.rfa.org/cantonese/news/htm` corresponds to `/rfa/cantonese/news/htm`", + "description": "Delivers a better experience by supporting parameter specification.\n\nParameters can be obtained from the official website, for instance:\n\n`https://www.rfa.org/cantonese` corresponds to `/rfa/cantonese`\n\n`https://www.rfa.org/cantonese/htm` corresponds to `/rfa/cantonese/htm`", "location": "index.ts", "module": () => import('@/routes/rfa/index.ts') } diff --git a/build/routes.json b/build/routes.json index 79163d1b08..3cf9aa0114 100644 --- a/build/routes.json +++ b/build/routes.json @@ -92144,7 +92144,7 @@ "maintainers": [ "zphw" ], - "description": "Delivers a better experience by supporting parameter specification.\n\nParameters can be obtained from the official website, for instance:\n\n`https://www.rfa.org/cantonese/news` corresponds to `/rfa/cantonese/news`\n\n`https://www.rfa.org/cantonese/news/htm` corresponds to `/rfa/cantonese/news/htm`", + "description": "Delivers a better experience by supporting parameter specification.\n\nParameters can be obtained from the official website, for instance:\n\n`https://www.rfa.org/cantonese` corresponds to `/rfa/cantonese`\n\n`https://www.rfa.org/cantonese/htm` corresponds to `/rfa/cantonese/htm`", "location": "index.ts", "module": "() => import('@/routes/rfa/index.ts')" }