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 7aef5dc commit 14a266eCopy full SHA for 14a266e
src/pages/index/components/ContentMain.vue
@@ -54,7 +54,7 @@ const zhuanlanList = reactive([
54
55
<template>
56
<div class="w-[62.5%] bg-content-main-bg p-0">
57
- <app-link to="/news/detail/2025-05-05-aoscc-2025-announce.zh-cn.md" class="flex w-full">
+ <app-link to="/aoscc" class="flex w-full">
58
<el-image class="aspect-16/11 w-full" src="/assets/jumbotron/main1.png">
59
<template #error>
60
<div class="image-slot cursor-pointer">
0 commit comments