mirror of
https://github.com/thiloho/thiloho.github.io.git
synced 2025-11-22 10:21:36 +01:00
Add meaningful text for SEO meta tags
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
import PageLayout from "../layouts/PageLayout.astro";
|
||||
---
|
||||
|
||||
<PageLayout title="404: Not found" description="Not found">
|
||||
<PageLayout title="404: Not found" description="Requested page not found.">
|
||||
<p>
|
||||
The file associated with the requested path (<code
|
||||
>{Astro.originPathname}</code
|
||||
|
||||
Reference in New Issue
Block a user