mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-16 11:41:17 +02:00
chore: refine plugins and astro config
This commit is contained in:
parent
5d77abf77c
commit
77fc6eff6c
10 changed files with 346 additions and 460 deletions
|
@ -1,8 +1,6 @@
|
|||
---
|
||||
import Welcome from '@/components/Welcome.astro'
|
||||
import Layout from '@/layouts/Layout.astro'
|
||||
---
|
||||
|
||||
<Layout>
|
||||
<Welcome />
|
||||
</Layout>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue