mirror of
https://github.com/IT4Change/IT4C.dev.git
synced 2025-12-13 09:25:49 +00:00
Merge pull request #229 from IT4Change/remove-github-specific-config
refactor(other): remove github specific config
This commit is contained in:
commit
7be7c43587
@ -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