Skip to content

Commit

Permalink
Update config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
1technophile committed Jan 18, 2024
1 parent 417de38 commit fddbea5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/.vuepress/config.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
const commonConfig = require('./public/commonConfig');

module.exports = {
title: 'Gateway',
...commonConfig,
title: 'Gateway',
themeConfig: {
repo: 'theengs/gateway',
...commonConfig.themeConfig,
Expand Down

0 comments on commit fddbea5

Please sign in to comment.