feat: a more adaptive way to show the title & remove redundant path

This commit is contained in:
grassblock 2025-05-18 12:56:33 +08:00
parent d33b2be49e
commit ba9a44a944
6 changed files with 9 additions and 8 deletions

View file

@ -4,7 +4,7 @@ import Layout from '../layouts/Layout.astro';
const url = Astro.url.pathname
---
<Layout title="404 | Terminal Blog" description="Page not found">
<Layout title="404" description="Page not found">
<h1 class="title">command not found.</h1>
<div class="content">