Skip to content

Commit 4626f9b

Browse files
committed
chore: remove viteconf23 badge
1 parent 9c4888e commit 4626f9b

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

index.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@ hero:
2121
- theme: alt
2222
text: 在 GitHub 上查看
2323
link: https://github.com/vitejs/vite
24-
- theme: brand
25-
text: 🎉 ViteConf 23!
26-
link: https://viteconf.org/23/replay?utm=vite-homepage
2724

2825
features:
2926
- icon: 💡
@@ -53,4 +50,4 @@ import { fetchReleaseTag } from './.vitepress/utils/fetchReleaseTag.js'
5350
onMounted(() => {
5451
fetchReleaseTag()
5552
})
56-
</script>
53+
</script>

0 commit comments

Comments
 (0)