Skip to content

Commit

Permalink
Mark chiquito as inactive
Browse files Browse the repository at this point in the history
  • Loading branch information
leolara committed Nov 29, 2024
1 parent b6a4e4b commit 9eca870
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/projects/chiquito.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ const content: ProjectContent = {
export const chiquito: ProjectInterface = {
id: "chiquito",
category: ProjectCategory.DEVTOOLS,
projectStatus: ProjectStatus.ACTIVE,
projectStatus: ProjectStatus.INACTIVE,
section: "pse",
content,
image: "",
Expand Down

0 comments on commit 9eca870

Please sign in to comment.