feat(pages): Add 404 page and homepage description

This commit is contained in:
conglinyizhi 2025-05-18 01:55:07 +08:00
parent b697dead84
commit b340559fb2
2 changed files with 27 additions and 2 deletions

View file

@ -3,9 +3,8 @@ import Layout from '../layouts/Layout.astro';
---
<Layout title="Home | Terminal Blog">
<Layout title="Home | Terminal Blog" description="That a good start.">
<h1 class="title">~/</h1>
<div class="content">
Not much here yet, but you can check out my blog posts <a href="/blog">here</a>.
<br />