`v4 Documentation Preview` -> `Documentation Preview` (#2440)

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
pull/2400/merge
jimtng 2025-01-05 18:11:00 +10:00 committed by GitHub
parent 9d448cc311
commit 44afc86b8f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ const base = process.env.OH_DOCS_VERSION
: '/'
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',
dest: 'vuepress',
host: 'localhost',