Skip to content

Commit 2747bba

Browse files
committed
Add pluginname navbar
1 parent cd47fae commit 2747bba

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
@@ -31,6 +31,8 @@ export default {
3131
hostname: 'https://book.cakephp.org/bake/3/',
3232
},
3333
themeConfig: {
34+
siteTitle: false,
35+
pluginName: "Bake",
3436
socialLinks: [
3537
{ icon: 'github', link: 'https://github.com/cakephp/bake' },
3638
],

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)