chore: refine user configuration standards

This commit is contained in:
radishzzz 2025-01-13 08:32:09 +00:00
parent 57e69c6067
commit 5d327ff4f8
7 changed files with 13000 additions and 101 deletions

View file

@ -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>