mirror of
https://github.com/IT4Change/IT4C.dev.git
synced 2025-12-13 09:25:49 +00:00
remove github specific config
Since the page is now deployed to an external host and no longer utilizes github pages, this is not required.
This commit is contained in:
parent
690e4d53ad
commit
bedb75dce0
@ -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