Skip to content

Commit 4484dbd

Browse files
committed
Add id to main section
1 parent 8c84cab commit 4484dbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/repo.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ <h2 class="subtitle">{{ page.description }}</h2>
3434
</div>
3535
</section>
3636

37-
<section class="section">
37+
<section class="section" id="content">
3838
<div class="container content reader">
3939
{{ content }}
4040
</div>

0 commit comments

Comments
 (0)