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 6247418 commit ebbeb85Copy full SHA for ebbeb85
.vitepress/theme/components/Banner.vue
@@ -22,8 +22,8 @@ function dismiss() {
22
23
<template>
24
<div class="banner" v-if="open">
25
- <a href="https://note.com/moe6811/n/n813c1da8cad7" target="_blank">
26
- <span>10月19日(土)開催、</span>Vue Fes Japan 2024 チケット販売中!
+ <a href="https://vuefes.jp/2024/" target="_blank">
+ Vue Fes Japan 2024、10月19日(土)開催
27
</a>
28
</div>
29
</template>
0 commit comments