diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index 7a6ab44..ee5ab02 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -2,6 +2,7 @@ const commonConfig = require('./public/commonConfig'); module.exports = { ...commonConfig, + title: 'Theengs BLE App: Vendor agnostic sensor reader', themeConfig: { repo: 'theengs/app', ...commonConfig.themeConfig,