Skip to content

Commit cb24540

Browse files
committed
fix: use consistent event name in sponsorship page title
Rename the sponsorship page title from 'COSCUP Taiwan 2026' to 'COSCUP 2026 x UbuCon Asia', matching the event name used everywhere else. The title now feeds useSeoMeta, so this also keeps the rendered <title> consistent.
1 parent bbbbe4b commit cb24540

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/pages/sponsorship.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ const addOnFigures = computed(() => [
220220

221221
<i18n lang="yaml">
222222
zh:
223-
title: "COSCUP Taiwan 2026 贊助方案"
223+
title: "COSCUP 2026 x UbuCon Asia 贊助方案"
224224
metaDescription: "瞭解 COSCUP 2026 x UbuCon Asia 的贊助方案、級別與加價購選項。"
225225
tiers:
226226
heading: "贊助方案(單位:新台幣,外稅)"
@@ -244,7 +244,7 @@ zh:
244244
deadline: "因應相關製作物所需的工作時間,贊助截止日期:2026 年 7 月 06 日。"
245245
contact: "聯絡我們:"
246246
en:
247-
title: "COSCUP Taiwan 2026 Sponsorship Program"
247+
title: "COSCUP 2026 x UbuCon Asia Sponsorship Program"
248248
metaDescription: "Explore sponsorship packages, tiers, and add-ons for COSCUP 2026 x UbuCon Asia."
249249
tiers:
250250
heading: "Sponsorship Package"

0 commit comments

Comments
 (0)