We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81569a0 commit a52b64fCopy full SHA for a52b64f
2 files changed
docs/.vitepress/config.js
@@ -27,6 +27,8 @@ export default {
27
hostname: "https://book.cakephp.org/authentication/4/",
28
},
29
themeConfig: {
30
+ siteTitle: false,
31
+ pluginName: "Authentication",
32
socialLinks: [
33
{ icon: "github", link: "https://github.com/cakephp/authentication" },
34
],
0 commit comments