mirror of
https://github.com/XTLS/Xray-docs-next.git
synced 2025-08-23 03:48:36 +00:00
Remove: unused theme
This commit is contained in:
parent
6005718ccc
commit
b51cdfee20
@ -1,5 +1,4 @@
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
theme: "default-prefers-color-scheme",
|
|
||||||
plugins: ["@vuepress/back-to-top", "vuepress-plugin-mermaidjs"],
|
plugins: ["@vuepress/back-to-top", "vuepress-plugin-mermaidjs"],
|
||||||
base: "/Xray-docs-next/",
|
base: "/Xray-docs-next/",
|
||||||
locales: {
|
locales: {
|
||||||
|
@ -23,7 +23,6 @@
|
|||||||
"bootstrap": "^5.0.0-beta3",
|
"bootstrap": "^5.0.0-beta3",
|
||||||
"jquery": "^3.6.0",
|
"jquery": "^3.6.0",
|
||||||
"markdown-it-footnote": "^3.0.2",
|
"markdown-it-footnote": "^3.0.2",
|
||||||
"vuepress-plugin-mermaidjs": "^1.8.1",
|
"vuepress-plugin-mermaidjs": "^1.8.1"
|
||||||
"vuepress-theme-default-prefers-color-scheme": "^2.0.0"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user