Skip to content

Commit

Permalink
Not skipping h2 on news
Browse files Browse the repository at this point in the history
  • Loading branch information
TheRolfFR committed Nov 3, 2024
1 parent 7f7ea80 commit 494bc1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ <h3>See More</h3>

<hr>
<br>
<h1 class="display-3" align="center">News</h1>
<h2 class="display-3" align="center">News</h2>
<div class="res-grid-3">
<a
v-for="post in topPosts"
Expand Down

0 comments on commit 494bc1d

Please sign in to comment.