`v4 Documentation Preview` -> `Documentation Preview` (#2440)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>pull/2400/merge
parent
9d448cc311
commit
44afc86b8f
|
@ -7,7 +7,7 @@ const base = process.env.OH_DOCS_VERSION
|
||||||
: '/'
|
: '/'
|
||||||
|
|
||||||
const config: UserConfig<DefaultThemeConfig> = {
|
const config: UserConfig<DefaultThemeConfig> = {
|
||||||
title: 'v4 Documentation Preview',
|
title: 'Documentation Preview',
|
||||||
description: 'This is a preview of the main parts of the documentation, found in the openhab/openhab-docs repository',
|
description: 'This is a preview of the main parts of the documentation, found in the openhab/openhab-docs repository',
|
||||||
dest: 'vuepress',
|
dest: 'vuepress',
|
||||||
host: 'localhost',
|
host: 'localhost',
|
||||||
|
|
Loading…
Reference in New Issue