mirror of
https://github.com/mivodev/mivodev.github.io.git
synced 2026-01-26 05:25:36 +07:00
Update docs structure to root and fix links
This commit is contained in:
@@ -2,7 +2,9 @@
|
||||
export default {
|
||||
content: [
|
||||
"./docs/**/*.{md,vue,js,ts}",
|
||||
"./docs/.vitepress/**/*.{md,vue,js,ts}"
|
||||
"./id/**/*.{md,vue,js,ts}",
|
||||
"./.vitepress/**/*.{md,vue,js,ts}",
|
||||
"./*.md"
|
||||
],
|
||||
darkMode: 'class',
|
||||
theme: {
|
||||
|
||||
Reference in New Issue
Block a user