Skip to content

Commit 6d9a0b7

Browse files
Disable registration button in programs.html
Disabled the registration button for the ICSpark program directly in the site to test the push.
1 parent 93531c2 commit 6d9a0b7

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

programs.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@ <h4>Spring 2026 Intro to Web Development Course</h4>
3636
in-person and online options for students! Registration for Spring 2026 will be open from October 20th
3737
till December 20th, 2025. Limited seats are available on a first-sign-up, first-served basis. </p>
3838
<div class="post-center">
39-
<a href="https://forms.gle/7EbbaHrB27eR2uvF6" target="_blank" class="post-link"><button class="post-button">REGISTRATION FORM</button></a>
39+
<!-- <a href="https://forms.gle/7EbbaHrB27eR2uvF6" target="_blank" class="post-link"> -->
40+
<button class="post-button" disabled>REGISTRATION FORM</button></a>
4041
</div>
4142
<h5>Program Details</h5>
4243
<p><b>Who</b>: 6th - 12th grade students, no coding experience required. Classes are led by college students. </p>

0 commit comments

Comments
 (0)