diff --git a/.vuepress/config.ts b/.vuepress/config.ts index 0f29c314db..4fa051351c 100644 --- a/.vuepress/config.ts +++ b/.vuepress/config.ts @@ -7,7 +7,7 @@ const base = process.env.OH_DOCS_VERSION : '/' const config: UserConfig = { - 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', dest: 'vuepress', host: 'localhost',