Skip to content

Commit

Permalink
404 pages use <main>
Browse files Browse the repository at this point in the history
  • Loading branch information
jcarstairs-scottlogic committed Dec 11, 2023
1 parent f88c9f1 commit f7afb46
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 @@ -4,7 +4,7 @@
paginated: false
---

<section class="error-page grid-container">
<main class="error-page grid-container">
<div class="grid-y">
<div class="cell large-8 large-offset-2 medium-10 medium-offset-1">
<h1 class="text-left">Sorry you've not found what you're looking for.</h1>
Expand All @@ -13,4 +13,4 @@ <h1 class="text-left">Sorry you've not found what you're looking for.</h1>
<p>Head back to our <a href="http://www.scottlogic.com/">Homepage</a> or <a href="http://blog.scottlogic.com/">Blog</a> and you'll find simple paths to all our most interesting content.</p>
</div>
</div>
</section>
</main>

0 comments on commit f7afb46

Please sign in to comment.