mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-16 11:41:17 +02:00
chore: refine user configuration standards
This commit is contained in:
parent
57e69c6067
commit
5d327ff4f8
7 changed files with 13000 additions and 101 deletions
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
import Welcome from '../components/Welcome.astro'
|
||||
import Layout from '../layouts/Layout.astro'
|
||||
import Welcome from '@/components/Welcome.astro'
|
||||
import Layout from '@/layouts/Layout.astro'
|
||||
---
|
||||
|
||||
<Layout>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue