Skip to content

Commit

Permalink
Feat: Update cat gallery project name and url
Browse files Browse the repository at this point in the history
  • Loading branch information
hafezfhmi committed Jun 4, 2023
1 parent daa017f commit cf6c2f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/ui/Projects/Projects.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ import ProjectCard from "@/components/common/ProjectCard";

let projects = [
{
title: "CatGallery Webapp",
title: "Meow Gallery Webapp",
img: "/images/project-2.png",
bg: "bg-main-red",
desc: "A cat gallery full-stack webapp that allows the user to upload their cat image and interact with each other",
skills: ["React", "HTML/CSS", "Node.js", "Express.js", "MySQL", "Docker"],
github: "https://github.com/hafezfhmi/CatGallery",
github: "https://github.com/hafezfhmi/Meow-Gallery",
},
{
title: "KucingPunk Website",
Expand Down

1 comment on commit cf6c2f0

@vercel
Copy link

@vercel vercel bot commented on cf6c2f0 Jun 4, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.