Skip to content

Commit c574058

Browse files
committed
Add pluginname navbar
1 parent 2cd2759 commit c574058

File tree

2 files changed

+349
-308
lines changed

2 files changed

+349
-308
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/chronos/3/',
2929
},
3030
themeConfig: {
31+
siteTitle: false,
32+
pluginName: "Chronos",
3133
socialLinks: [
3234
{ icon: 'github', link: 'https://github.com/cakephp/chronos' },
3335
],

0 commit comments

Comments
 (0)