Skip to content

Commit 94cb1e9

Browse files
committed
fix the docusaurus image issue
1 parent 09ef8b7 commit 94cb1e9

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)