Skip to content

Commit a52b64f

Browse files
committed
Add pluginname navbar
1 parent 81569a0 commit a52b64f

File tree

2 files changed

+163
-161
lines changed

2 files changed

+163
-161
lines changed

docs/.vitepress/config.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ export default {
2727
hostname: "https://book.cakephp.org/authentication/4/",
2828
},
2929
themeConfig: {
30+
siteTitle: false,
31+
pluginName: "Authentication",
3032
socialLinks: [
3133
{ icon: "github", link: "https://github.com/cakephp/authentication" },
3234
],

0 commit comments

Comments
 (0)