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 0536849 commit 6164408Copy full SHA for 6164408
src/pages/aoscc/AosccIndex.vue
@@ -20,9 +20,9 @@ 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">
22
<AosccLinkButton to="https://aoscc.aosc.io" class="mr-4"
23
- >前往报名</AosccLinkButton
+ >订购纪念品</AosccLinkButton
24
>
25
- <AosccLinkButton to="/aoscc/2025">实用信息</AosccLinkButton>
+ <AosccLinkButton to="/aoscc/2025-guide">实用信息</AosccLinkButton>
26
</div>
27
28
<div class="vuepress-markdown-body">
src/pages/aoscc/articles/2025-info.zh.md
@@ -6,7 +6,7 @@ date: 2025-06-11
6
7
::: info
8
9
-请感兴趣现场参会的朋友于 7 月 15 日前完成[与会者注册](https://aoscc.aosc.io)。
+由于注册人数超过预期,AOSCC 2025 注册提前截止
10
11
:::
12
0 commit comments