Skip to content

Commit 605f6fa

Browse files
committed
removed project pitch link, as project pitches closed on Jan 10th
1 parent 6f51957 commit 605f6fa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/components/Projects/Projects.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ const ProjectPitchInstr = () => {
2525
<li className="project-guidelines-item">contribute to open science</li>
2626
</ul>
2727
</div>
28-
<div className="project-pitch-button-container mt-4">
28+
{/* <div className="project-pitch-button-container mt-4">
2929
<a
3030
className="btn project-pitch-submit-button"
3131
href="https://github.com/brainhack-vandy/brainhack-vandy.github.io/issues/new?assignees=&labels=project-proposal&projects=&template=project-submission-template.yml&title=Project%3A+"
@@ -34,9 +34,9 @@ const ProjectPitchInstr = () => {
3434
>
3535
Submit a Project Pitch
3636
</a>
37-
</div>
37+
</div> */}
3838
<p className="project-pitch-text mt-4">
39-
Submission Deadline: January 10th, 2025
39+
PROJECT PITCHES FOR 2025 ARE CLOSED!
4040
</p>
4141
</div>
4242
</Col>

0 commit comments

Comments
 (0)