Skip to content

Commit

Permalink
fix: fix social card
Browse files Browse the repository at this point in the history
  • Loading branch information
gregberge committed Nov 28, 2024
1 parent 80e4fbe commit 8b98d60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ const config = {
themeConfig:
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
({
image: "img/social-card.png",
image: "img/social-card.jpg",
colorMode: {
disableSwitch: false,
respectPrefersColorScheme: true,
Expand Down

0 comments on commit 8b98d60

Please sign in to comment.