File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
.vitepress/theme/components Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ const sponsors = computed(() => {
2121<template >
2222 <a
2323 class =" viteconf"
24- href =" https://viteconf.org/?utm=vite-sidebar "
24+ href =" https://www.youtube.com/playlist?list=PLqGQbXn_GDmkJaoykvHCUmXUPjhgH2bVr "
2525 target =" _blank"
2626 >
2727 <img
@@ -33,7 +33,7 @@ const sponsors = computed(() => {
3333 <span >
3434 <p class =" extra-info" >Building Together</p >
3535 <p class =" heading" >ViteConf 2025</p >
36- <p class =" extra-info" >初めて対面で開催! </p >
36+ <p class =" extra-info" >リプレイを視聴する </p >
3737 </span >
3838 </a >
3939 <VPDocAsideSponsors v-if =" data" :data =" sponsors" />
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ import HeroDiagram from './HeroDiagram.vue'
77 <div class =" container" >
88 <!-- ViteConf 2025 Button -->
99 <a
10- href =" https://viteconf.org/?utm=vite "
10+ href =" https://www.youtube.com/playlist?list=PLqGQbXn_GDmkJaoykvHCUmXUPjhgH2bVr "
1111 class =" hero__pill"
1212 target =" _blank"
1313 >
@@ -17,7 +17,7 @@ import HeroDiagram from './HeroDiagram.vue'
1717 width =" 20"
1818 height =" 20"
1919 />
20- <span >ViteConf 2025</span >
20+ <span >ViteConf 2025 Replay </span >
2121 </a >
2222
2323 <!-- Heading -->
You can’t perform that action at this time.
0 commit comments