mirror of
https://github.com/10h30/astroplate.git
synced 2026-06-05 15:08:00 +09:00
update 404 page
This commit is contained in:
+4
-2
@@ -14,8 +14,10 @@ import Base from "@/layouts/Base.astro";
|
||||
</span>
|
||||
<h1 class="h2 mb-4">Page not found</h1>
|
||||
<div class="content">
|
||||
The page you are looking for might have been removed, had its name
|
||||
changed, or is temporarily unavailable.
|
||||
<p>
|
||||
The page you are looking for might have been removed, had its name
|
||||
changed, or is temporarily unavailable.
|
||||
</p>
|
||||
</div>
|
||||
<a href="/" class="btn btn-primary mt-8">Back to home</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user