Skip to content

Commit e29b956

Browse files
docs: update the preview image (#460)
* docs: update the preview image * docs:update * update
1 parent 231ae65 commit e29b956

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
252 KB
Loading

src/utils/get-metadata.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ type Metadata = {
55
imagePath?: string;
66
};
77

8-
const DEFAULT_IMAGE_PATH = '/images/social-previews/index.jpg';
8+
const DEFAULT_IMAGE_PATH = '/images/social-previews/bytebase-3-0.png';
99

1010
export default function getMetadata({
1111
title,

0 commit comments

Comments
 (0)