Skip to content

Commit ed04840

Browse files
committed
add og image to website
1 parent db9cde8 commit ed04840

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

apps/website/docusaurus.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ const config = {
135135
],
136136
copyright: `Copyright © ${new Date().getFullYear()} Mark Lawlor. Built with Docusaurus.`,
137137
},
138+
image: 'img/og-image.png',
138139
}),
139140
};
140141

apps/website/img/og-image.png

2.02 MB
Loading

0 commit comments

Comments
 (0)