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