refactor: update and use paths
This commit is contained in:
parent
8a80262454
commit
41ccff084d
21 changed files with 37 additions and 38 deletions
|
|
@ -2,6 +2,6 @@
|
|||
title: Page not found
|
||||
---
|
||||
|
||||
import Layout from '../layouts/PageLayout.astro'
|
||||
import Layout from '~/layouts/PageLayout.astro'
|
||||
|
||||
<Layout title={frontmatter.title} />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue