We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
v4 Documentation Preview
Documentation Preview
1 parent 9d448cc commit 44afc86Copy full SHA for 44afc86
.vuepress/config.ts
@@ -7,7 +7,7 @@ const base = process.env.OH_DOCS_VERSION
7
: '/'
8
9
const config: UserConfig<DefaultThemeConfig> = {
10
- title: 'v4 Documentation Preview',
+ title: 'Documentation Preview',
11
description: 'This is a preview of the main parts of the documentation, found in the openhab/openhab-docs repository',
12
dest: 'vuepress',
13
host: 'localhost',
0 commit comments