Skip to content

Commit b215182

Browse files
committed
event id
1 parent 571a63e commit b215182

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/components/event/EventSection.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import MarkDownText from '~/components/MarkDownText.vue'
55

66
<template>
77
<div class="event">
8-
<SectionTitle id="event" color="vue.blue" :title="'Events'" yamato-title="イベント" />
8+
<SectionTitle id="events" color="vue.blue" :title="'Events'" yamato-title="イベント" />
99
<div class="explain">
1010
<MarkDownText path="event" />
1111
</div>

0 commit comments

Comments
 (0)