Skip to content

Commit c411e10

Browse files
authored
Merge pull request #1394 from Adez017/blogs
fix the docusaurus image issue
2 parents 09ef8b7 + 94cb1e9 commit c411e10

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ const config: Config = {
7979
],
8080

8181
themeConfig: {
82-
image: "img/docusaurus-social-card.jpg",
82+
image: "/img/og-image.png",
8383
colorMode: {
8484
defaultMode: "light",
8585
disableSwitch: false,

static/img/og-image.png

1.28 MB
Loading

0 commit comments

Comments
 (0)