We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 571a63e commit b215182Copy full SHA for b215182
app/components/event/EventSection.vue
@@ -5,7 +5,7 @@ import MarkDownText from '~/components/MarkDownText.vue'
5
6
<template>
7
<div class="event">
8
- <SectionTitle id="event" color="vue.blue" :title="'Events'" yamato-title="イベント" />
+ <SectionTitle id="events" color="vue.blue" :title="'Events'" yamato-title="イベント" />
9
<div class="explain">
10
<MarkDownText path="event" />
11
</div>
0 commit comments