mirror of
https://github.com/zrgn/zrgn.github.io
synced 2025-06-26 21:58:33 +00:00
Adding lots of stuff to make this an actual site driven by json data
This commit is contained in:
parent
16c98e99fc
commit
3161176e3a
22 changed files with 26326 additions and 3 deletions
9
404.html
Normal file
9
404.html
Normal file
|
@ -0,0 +1,9 @@
|
|||
---
|
||||
title: 404
|
||||
layout: 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>
|
Loading…
Add table
Add a link
Reference in a new issue