We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69931fe commit bf295a3Copy full SHA for bf295a3
2 files changed
docusaurus.config.js
@@ -114,6 +114,13 @@ const config = {
114
],
115
copyright: `Copyright © ${new Date().getFullYear()} Chkware.`,
116
},
117
+ metadata: [
118
+ {
119
+ name: 'Chkware',
120
+ content: 'Test management for API era',
121
+ },
122
+ ],
123
+ image: 'img/banner.png',
124
prism: {
125
theme: lightCodeTheme,
126
darkTheme: darkCodeTheme,
static/img/banner.png
53.3 KB
0 commit comments