Skip to content

Commit bf295a3

Browse files
committed
Add metadata
1 parent 69931fe commit bf295a3

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

docusaurus.config.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,13 @@ const config = {
114114
],
115115
copyright: `Copyright © ${new Date().getFullYear()} Chkware.`,
116116
},
117+
metadata: [
118+
{
119+
name: 'Chkware',
120+
content: 'Test management for API era',
121+
},
122+
],
123+
image: 'img/banner.png',
117124
prism: {
118125
theme: lightCodeTheme,
119126
darkTheme: darkCodeTheme,

static/img/banner.png

53.3 KB
Loading

0 commit comments

Comments
 (0)