File tree 2 files changed +6
-6
lines changed
.vitepress/theme/components
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -20,14 +20,14 @@ const sponsors = computed(() => {
20
20
<template >
21
21
<a
22
22
class =" viteconf"
23
- href =" https://viteconf.org/23/replay ?utm=vite-sidebar"
23
+ href =" https://viteconf.org/?utm=vite-sidebar"
24
24
target =" _blank"
25
25
>
26
26
<img width =" 22" height =" 22" src =" /viteconf.svg" />
27
27
<span >
28
- <p class =" extra-info" >Beyond Fast </p >
29
- <p class =" heading" >ViteConf 2023 </p >
30
- <p class =" extra-info" >Watch the replay !</p >
28
+ <p class =" extra-info" >Building Together </p >
29
+ <p class =" heading" >ViteConf 24 - Oct 3 </p >
30
+ <p class =" extra-info" >Get your free ticket !</p >
31
31
</span >
32
32
</a >
33
33
<VPDocAsideSponsors v-if =" data" :data =" sponsors" />
Original file line number Diff line number Diff line change 22
22
text : View on GitHub
23
23
link : https://github.com/vitejs/vite
24
24
- theme : brand
25
- text : 🎉 ViteConf 23 !
26
- link : https://viteconf.org/23/replay ?utm=vite-homepage
25
+ text : ⚡ ViteConf 24 !
26
+ link : https://viteconf.org/?utm=vite-homepage
27
27
28
28
features :
29
29
- icon : 💡
You can’t perform that action at this time.
0 commit comments