Skip to content

Commit

Permalink
Mark chiquito as inactive (#240)
Browse files Browse the repository at this point in the history
  • Loading branch information
leolara authored Dec 16, 2024
1 parent 6d900f1 commit cf9e1b0
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 cf9e1b0

Please sign in to comment.