Skip to content

Commit fbad5dd

Browse files
Replace social share image with JPG version (#238)
1 parent 97250a5 commit fbad5dd

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ const config: Config = {
256256
disableSwitch: false,
257257
respectPrefersColorScheme: false,
258258
},
259-
image: 'img/social-share.png',
259+
image: 'img/social-share.jpg',
260260
navbar: {
261261
logo: {
262262
alt: 'Roo Code Logo',

static/img/social-share.jpg

1.21 MB
Loading

static/img/social-share.png

-1.43 MB
Binary file not shown.

0 commit comments

Comments
 (0)