Skip to content

Commit bbce1a4

Browse files
committed
docs: update index image
1 parent b1935f3 commit bbce1a4

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
-252 KB
Binary file not shown.
-1.99 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/bytebase-3-0.png';
8+
const DEFAULT_IMAGE_PATH = '/images/social-previews/index.jpg';
99

1010
export default function getMetadata({
1111
title,

0 commit comments

Comments
 (0)