404 page
This commit is contained in:
10
src/Themes/BenRameyTheme/Views/Shared/NotFound.liquid
Normal file
10
src/Themes/BenRameyTheme/Views/Shared/NotFound.liquid
Normal file
@@ -0,0 +1,10 @@
|
||||
<article class="page">
|
||||
<h1 class="page-title">404 : Page not found</h1>
|
||||
<p>
|
||||
Sorry, we've misplaced that URL or it's pointing to something that doesn't exist.
|
||||
</p>
|
||||
<p>
|
||||
<a href="/">Head back home</a>
|
||||
<span>to try finding it again.</span>
|
||||
</p>
|
||||
</article>
|
||||
Reference in New Issue
Block a user