update cover image

This commit is contained in:
Yifei Gao 2024-04-17 19:34:04 -04:00
parent 422e26658c
commit 49d4099a0b
No known key found for this signature in database
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.6 MiB

After

Width:  |  Height:  |  Size: 7.7 MiB

View file

@ -8,7 +8,7 @@ export default function IndexPage({ data }) {
<SideNavLayout title="Examples">
<StaticImage
src="../images/cover.png"
width={800}
width={1200}
alt="nature of code book cover"
/>
</SideNavLayout>