feat: another project reorg
This commit is contained in:
parent
93165ee35b
commit
1e37d2cd93
126 changed files with 57 additions and 8 deletions
14
src/404.html
Normal file
14
src/404.html
Normal file
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
layout: "layouts/base"
|
||||
permalink: /404.html
|
||||
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>
|
Loading…
Add table
Add a link
Reference in a new issue