Skip to content

Commit a8ee1a4

Browse files
committed
Add og:image
1 parent d84db2c commit a8ee1a4

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

docs/docusaurus.config.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ module.exports = {
1111
themes: ['@docusaurus/theme-live-codeblock'],
1212
onBrokenLinks: 'warn',
1313
themeConfig: {
14+
image: 'img/logo.png',
15+
metadatas: [{name: 'twitter:card', content: 'summary'}],
1416
algolia: {
1517
apiKey: 'd7ee00a3cbaaf3c33e28ad1c274e7ba6',
1618
indexName: 'chartjs',

docs/static/img/logo.png

4.78 KB
Loading

0 commit comments

Comments
 (0)