all repos — site @ 29fb7cca6a5a21456c5ee047bc0c2ca57317cf02

source for my site, found at icyphox.sh

feat: add 404.html
Anirudh icyph0x@pm.me
Fri, 22 Jun 2018 12:53:40 +0530
commit

29fb7cca6a5a21456c5ee047bc0c2ca57317cf02

parent

af9a097ffff50b349ea20a257927477f531b1c05

1 files changed, 12 insertions(+), 0 deletions(-)

jump to
A 404.html

@@ -0,0 +1,12 @@

+--- +permalink: /404.html +--- + +<link rel="stylesheet" href="https://unpkg.com/sakura.css/css/sakura.css" type="text/css"> +<h1 align="center"> + 404 +</h1> +<p align="center"> + you poor lost soul, go <a href="/">home</a>. +</p> +