mirror of
https://github.com/zrgn/zrgn.github.io
synced 2025-06-04 11:32:27 +00:00
Move to standard Jekyll layout.
One standard layout broken down into included components: HTML head, navbar, and footer.
This commit is contained in:
parent
0534a81c9f
commit
fbcb8ba5f2
11 changed files with 52 additions and 110 deletions
4
404.html
4
404.html
|
@ -1,9 +1,9 @@
|
|||
---
|
||||
title: 404
|
||||
layout: page
|
||||
layout: standard-page
|
||||
permalink: /404.html
|
||||
---
|
||||
<h1 class="title is-1">404</h1>
|
||||
|
||||
<p><strong>Page not found :(</strong></p>
|
||||
<p>The requested page could not be found.</p>
|
||||
<p>The requested page could not be found.</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue