Skip to content

Commit ed80fcf

Browse files
committed
update
1 parent b297257 commit ed80fcf

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.vitepress/theme/Layout.vue

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,7 @@ import Info from './Info.vue'
1414
<Navigation />
1515
</header>
1616

17-
<main
18-
class="contents"
19-
aria-labelledby="main-title"
20-
>
17+
<main class="contents">
2118
<section class="hero layouts">
2219
<Hero />
2320
</section>

0 commit comments

Comments
 (0)