File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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 >
You can’t perform that action at this time.
0 commit comments