Skip to content

Commit

Permalink
Use article tag instead of p (mono#406)
Browse files Browse the repository at this point in the history
  • Loading branch information
tannmaysgupta authored and akoeplinger committed Oct 11, 2018
1 parent 8b555f2 commit 04b1a74
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<div class="row">
<div class="small-12 columns">
<h1>We could not find that page</h1>
<p>
<article>
Please check that the link you used is correct.
</p>
</article>
</div>
</div>

0 comments on commit 04b1a74

Please sign in to comment.