leDailySquirrel/content/404.md
Dirty REdOG a4b0aa2ef2
All checks were successful
Deploy to Cloudflare Pages / publish (push) Successful in 43s
fix: volume as number in front matter, add 404 page
2026-07-04 19:29:26 -05:00

9 lines
334 B
Markdown

---
layout: base
title: "Page Not Found"
permalink: /404.html
---
<div style="text-align:center; padding:3rem 1rem;">
<div class="banner">EXTRA! PAGE NOT FOUND</div>
<p style="font-style:italic; margin-top:1rem;">The article you seek was never filed, or the copy boy lost it. <a href="/">Return to today's edition</a>.</p>
</div>