mirror of
https://github.com/jbowdre/runtimeterror.git
synced 2024-11-10 01:52:19 +00:00
add comments to 404 for the lulz
This commit is contained in:
parent
96cef58175
commit
b9fdabb9d6
1 changed files with 4 additions and 2 deletions
|
@ -2,10 +2,12 @@
|
||||||
title = "404'd!"
|
title = "404'd!"
|
||||||
noindex = true
|
noindex = true
|
||||||
timeless = true
|
timeless = true
|
||||||
comments = false
|
comments = true
|
||||||
+++
|
+++
|
||||||
|
|
||||||
We're not sure what you were looking for but it's not here.
|
We're not sure what you were looking for but it's not here.
|
||||||
![](/images/nothing-to-see-here.gif)
|
![](/images/nothing-to-see-here.gif)
|
||||||
|
|
||||||
Maybe head back to [safety](/) and try again?
|
Maybe head back [home](/)?
|
||||||
|
|
||||||
|
Or drop a note below and let me know what you were looking for.
|
||||||
|
|
Loading…
Reference in a new issue