We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3cee67 commit 291046cCopy full SHA for 291046c
src/components/Projects.tsx
@@ -26,7 +26,7 @@ const projects: Project[] = [
26
title: "Random Enemy Generator",
27
staticImg: "/imgs/enemyGenerator.png",
28
animatedImg: "/imgs/animated1.gif",
29
- tags: ["HTML5", "CSS3", "JavaScript"],
+ tags: ["HTML5", "CSS3", "JavaScript", "Vibe Coding"],
30
link: "https://jebarpg.github.io/enemyGenerator",
31
},
32
// {
0 commit comments