Skip to content

Commit

Permalink
Merge pull request #204 from hodlon/mark-summa-inactive
Browse files Browse the repository at this point in the history
Mark Summa as Inactive
  • Loading branch information
kalidiagne authored Oct 7, 2024
2 parents 79753eb + b817e36 commit 19ca909
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/projects/summa.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import { ProjectInterface } from "@/lib/types"
export const summa: ProjectInterface = {
id: "summa",
section: "pse",
projectStatus: "active",
projectStatus: "inactive",
image: "summa.svg",
name: "Summa",
links: {
Expand Down

0 comments on commit 19ca909

Please sign in to comment.