Skip to content

Commit 9d63c8a

Browse files
authored
Merge pull request #173 from TraGicCode/update-social-card
Change Social card
2 parents 72ec1b8 + 5dae423 commit 9d63c8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ const config = {
8282
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
8383
({
8484
// Replace with your project's social card
85-
image: "img/docusaurus-social-card.jpg",
85+
image: "img/busly-logo.png",
8686
colorMode: {
8787
respectPrefersColorScheme: true,
8888
},

0 commit comments

Comments
 (0)