mirror of
https://github.com/IT4Change/IT4C.dev.git
synced 2025-12-13 09:25:49 +00:00
Merge branch 'master' into remove-legacy-ssl-option
This commit is contained in:
commit
a99c1ef733
@ -1,11 +0,0 @@
|
|||||||
import { defineUserConfig } from 'vuepress'
|
|
||||||
import meta from './config/meta'
|
|
||||||
import theme from './config/theme'
|
|
||||||
import plugins from './config/plugins'
|
|
||||||
|
|
||||||
export default defineUserConfig({
|
|
||||||
base: "/IT4C.dev/",
|
|
||||||
...meta,
|
|
||||||
theme,
|
|
||||||
plugins,
|
|
||||||
})
|
|
||||||
Loading…
x
Reference in New Issue
Block a user