Skip to content

Commit 939c13e

Browse files
committed
Add pluginname navbar
1 parent 7e2b724 commit 939c13e

File tree

2 files changed

+42
-6
lines changed

2 files changed

+42
-6
lines changed

docs/.vitepress/config.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ export default {
2828
hostname: 'https://book.cakephp.org/debugkit/5/',
2929
},
3030
themeConfig: {
31+
siteTitle: false,
32+
pluginName: "DebugKit",
3133
socialLinks: [
3234
{ icon: 'github', link: 'https://github.com/cakephp/debug_kit' },
3335
],

docs/package-lock.json

Lines changed: 40 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)