mirror of
https://github.com/IT4Change/IT4C.dev.git
synced 2025-12-13 09:25:49 +00:00
set theme in config back to vuepress-theme-book
This commit is contained in:
parent
d7f5be78de
commit
087b450ecb
@ -5,8 +5,7 @@ module.exports = {
|
||||
head: [
|
||||
['meta', {name: 'viewport', content: 'width=device-width,initial-scale=1'}]
|
||||
],
|
||||
// theme: 'vuepress-theme-book',
|
||||
theme: 'book',
|
||||
theme: 'vuepress-theme-book',
|
||||
themeConfig: {
|
||||
// logo: "/logo.png",
|
||||
searchPlaceholder: "Search...",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user