Skip to content

Commit 695aba2

Browse files
committed
fix: jpg vs png
1 parent 1e531d5 commit 695aba2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sites/optimism/src/pages/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ const optimismHandbooks: Handbook[] = [
5151
href: "https://handbook.wonderland.xyz",
5252
background: {
5353
bgType: "other",
54-
bgImage: "/common/img/wonderland-button-bg.png",
54+
bgImage: "/common/img/wonderland-button-bg.jpg",
5555
},
5656
},
5757
];

0 commit comments

Comments
 (0)