feat: 调整404文案
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
import Layout from "@/layouts/Layout.astro";
|
||||
---
|
||||
|
||||
<Layout title="404" description="这里什么也没有发现~">
|
||||
<Layout title="404" description="这里什么也没有">
|
||||
<div class="not-found">
|
||||
<h1>404 NOT FOUND</h1>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user