Skip to content

Commit

Permalink
Update default.html
Browse files Browse the repository at this point in the history
  • Loading branch information
mcchampions committed Aug 12, 2023
1 parent 5841980 commit 9d01fe3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
</div>
</div>
</div>
<main class="col-12 col-md-9 col-xl-8" role="main" id="content">
<main class="col-12 col-md-9 col-xl-8" role="main">
{{ content }}
</main>
<div class="col-2 d-none d-xl-block">
Expand Down

0 comments on commit 9d01fe3

Please sign in to comment.