mirror of
https://github.com/ITStudioOUC/ITStudio-Wiki.git
synced 2026-06-15 13:06:30 +00:00
vitepress: init
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
import DefaultTheme from "vitepress/theme";
|
||||
import "./style/index.css";
|
||||
|
||||
export default {
|
||||
extends: DefaultTheme,
|
||||
};
|
||||
Reference in New Issue
Block a user