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 9c4888e commit 4626f9bCopy full SHA for 4626f9b
index.md
@@ -21,9 +21,6 @@ hero:
21
- theme: alt
22
text: 在 GitHub 上查看
23
link: https://github.com/vitejs/vite
24
- - theme: brand
25
- text: 🎉 ViteConf 23!
26
- link: https://viteconf.org/23/replay?utm=vite-homepage
27
28
features:
29
- icon: 💡
@@ -53,4 +50,4 @@ import { fetchReleaseTag } from './.vitepress/utils/fetchReleaseTag.js'
53
50
onMounted(() => {
54
51
fetchReleaseTag()
55
52
})
56
-</script>
+</script>
0 commit comments