feat: reorg pages

This commit is contained in:
Devin Haska 2024-03-22 16:40:28 -07:00
parent 0e3ef370c7
commit 593f20560d
16 changed files with 8 additions and 24 deletions

14
src/pages/404.html Normal file
View file

@ -0,0 +1,14 @@
---
permalink: /404.html
title: 404 - Can't Find That Frog
youtube: true
---
<section class="[ flow ]">
<h1>404 🍞</h1>
<p>Couldn't find what you're looking for. But would you like some bread for your journey home? 🥖</p>
{% youtube "GQw-aEk05qY", "Call 1800 Tobë ( Bread Ad )" %}
<p>
<a href="{{ meta.url }}">👈 I have my bread and I'm ready to go home.</a>
</p>
</section>