chore: Redo 404-page to not use gif
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
parent
9e469ce112
commit
0130ac689e
1 changed files with 10 additions and 1 deletions
|
@ -4,4 +4,13 @@ description: "ooops! that's a 404 hehe..."
|
||||||
layout: "../layouts/Layout.astro"
|
layout: "../layouts/Layout.astro"
|
||||||
---
|
---
|
||||||
|
|
||||||

|
```bash
|
||||||
|
-------------------
|
||||||
|
< this site not exist >
|
||||||
|
-------------------
|
||||||
|
\ ^__^
|
||||||
|
\ (oo)\_______
|
||||||
|
(__)\ )\/\\
|
||||||
|
||----w |
|
||||||
|
|| ||
|
||||||
|
```
|
Loading…
Add table
Add a link
Reference in a new issue