Skip to content

Commit 291046c

Browse files
committed
added vibe coding tag to projects section
1 parent c3cee67 commit 291046c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Projects.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ const projects: Project[] = [
2626
title: "Random Enemy Generator",
2727
staticImg: "/imgs/enemyGenerator.png",
2828
animatedImg: "/imgs/animated1.gif",
29-
tags: ["HTML5", "CSS3", "JavaScript"],
29+
tags: ["HTML5", "CSS3", "JavaScript", "Vibe Coding"],
3030
link: "https://jebarpg.github.io/enemyGenerator",
3131
},
3232
// {

0 commit comments

Comments
 (0)