feat: page title
This commit is contained in:
@@ -15,6 +15,7 @@ export default defineConfig({
|
||||
'@lib': fileURLToPath(new URL('./src/lib', import.meta.url)),
|
||||
'@articles': fileURLToPath(new URL('./articles', import.meta.url)),
|
||||
'@interfaces': fileURLToPath(new URL('./src/interfaces.ts', import.meta.url)),
|
||||
'@components': fileURLToPath(new URL('./src/components', import.meta.url)),
|
||||
},
|
||||
},
|
||||
assetsInclude: [/\.\/articles\/.*(?!\.md)'/],
|
||||
|
||||
Reference in New Issue
Block a user