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: [
|
head: [
|
||||||
['meta', {name: 'viewport', content: 'width=device-width,initial-scale=1'}]
|
['meta', {name: 'viewport', content: 'width=device-width,initial-scale=1'}]
|
||||||
],
|
],
|
||||||
// theme: 'vuepress-theme-book',
|
theme: 'vuepress-theme-book',
|
||||||
theme: 'book',
|
|
||||||
themeConfig: {
|
themeConfig: {
|
||||||
// logo: "/logo.png",
|
// logo: "/logo.png",
|
||||||
searchPlaceholder: "Search...",
|
searchPlaceholder: "Search...",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user