We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf292a8 commit d37f0a8Copy full SHA for d37f0a8
src/pages/aoscc/AosccIndex.vue
@@ -20,7 +20,7 @@ articleComponent.value = defineAsyncComponent(() =>
20
<div class="aoscc-banner-bg relative h-[280px] px-10 py-6 text-white">
21
<div class="absolute bottom-0 mb-10 ml-1 flex gap-4">
22
<AosccLinkButton to="https://aoscc.aosc.io" target="_blank"
23
- >订购纪念品</AosccLinkButton
+ >报名与签到</AosccLinkButton
24
>
25
<AosccLinkButton to="/aoscc/2025-schedule">会议日程</AosccLinkButton>
26
<AosccLinkButton to="/aoscc/2025-guide">交通和住宿</AosccLinkButton>
0 commit comments