summaryrefslogtreecommitdiff
path: root/src/404.vto
diff options
context:
space:
mode:
authorseth <[email protected]>2024-02-12 20:29:15 -0500
committerseth <[email protected]>2024-02-13 00:24:08 -0500
commit2cbc22348ef038181e1dc89635a3be005604a4ca (patch)
tree33a33ffe0203b730078d01c5d7d3951239619ca9 /src/404.vto
parent05780c6b2d8b184122a32095c50363a6c8617d64 (diff)
back to astro
Diffstat (limited to 'src/404.vto')
-rw-r--r--src/404.vto16
1 files changed, 0 insertions, 16 deletions
diff --git a/src/404.vto b/src/404.vto
deleted file mode 100644
index 04ba499..0000000
--- a/src/404.vto
+++ /dev/null
@@ -1,16 +0,0 @@
----
-title: "404!"
-description: "404!"
-layout: page.vto
----
-
-<div class="space-y-5">
- <h1>404! :(</h1>
-
- <img
- src="/imgs/tapwater.png"
- class="my-5"
- decoding="async"
- alt="can i get you some tapwater?"
- />
-</div>