Skip to content

Commit 613807f

Browse files
style: add xo case study (#12)
1 parent 5ea6b8a commit 613807f

2 files changed

Lines changed: 42 additions & 0 deletions

File tree

public/logos/xo.svg

Lines changed: 37 additions & 0 deletions
Loading

src/content/homepage/data.tsx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,11 @@ export const content = {
2222
src: '/logos/collect.svg',
2323
alt: 'Collect',
2424
href: 'https://drive.google.com/file/d/1ouTiEgSQfRDGZDUeWRr7nDlpR24JpMJ4/preview'
25+
},
26+
{
27+
src: '/logos/xo.svg',
28+
alt: 'XO Market',
29+
href: 'https://drive.google.com/file/d/1xFs25gTqWMiqTqmFyvDHDqBHImEkmsKb/preview'
2530
}
2631
]
2732
},

0 commit comments

Comments
 (0)