Skip to content

Commit 2f1733c

Browse files
committed
Replace social share image with JPG version
Updated the site config to use social-share.jpg instead of social-share.png. Removed the old PNG image and added the new JPG image to static assets.
1 parent 97250a5 commit 2f1733c

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)