Skip to content

Commit 21a110e

Browse files
committedNov 29, 2024·
Update projects
1 parent cdf55a0 commit 21a110e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
 

‎public/projects/patchnotes.png

49 KB
Loading

‎src/components/Projects.tsx

+4-4
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ function Projects() {
77
<p className="font-bold text-lg">Check out my other projects:</p>
88
<div className="grid grid-cols-2 mt-6 gap-8">
99
<ProjectCard
10-
title="Wrapped for Hinge"
11-
description="How many times did I ask for someones Instagram? Find out with Wrapped for Hinge"
12-
image="/projects/hinge.png"
13-
link="https://hinge.vantezzen.io/?utm_source=tiktok-wrapped&utm_medium=website&utm_campaign=projects"
10+
title="PatchNotes"
11+
description="A fun multi-player game - Craft the Craziest Phrases from Scattered Words!"
12+
image="/projects/patchnotes.png"
13+
link="https://patchnotes.vantezzen.io/?utm_source=tiktok-wrapped&utm_medium=website&utm_campaign=projects"
1414
/>
1515
<ProjectCard
1616
title="SparkTunes"

0 commit comments

Comments
 (0)
Please sign in to comment.