Skip to content

Commit

Permalink
Remove recruitment message
Browse files Browse the repository at this point in the history
  • Loading branch information
justinyaodu committed Jan 17, 2023
1 parent 2f38e46 commit 153205f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/recruitment.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const recruitment = {
acceptingApplications: true,
acceptingApplications: false,
applicationUrl: "https://tritonse.github.io/TSE-Application-Form/",
deadline: "Sunday, October 9th at 11:59PM PDT",
} as const;
Expand Down

0 comments on commit 153205f

Please sign in to comment.