Skip to content

Commit bf7e5ab

Browse files
committed
Update alert for passed application deadline
1 parent b598f91 commit bf7e5ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ <h3 class="text-muted">the <span class="text-primary">python</span> programming
7171
<!-- Application Alert -->
7272

7373
<div class="alert alert-success" role="alert">
74-
Interested in taking CS41 in Winter 2020? <a href="http://apply.stanfordpython.com/" onclick="gtag_trackApplication('alert'); return true;" class="alert-link" target="_blank">Apply here</a> by January 4th at 11:59pm.
74+
Interested in taking CS41 in Winter 2020? <a href="http://apply.stanfordpython.com/" onclick="gtag_trackApplication('alert'); return true;" class="alert-link" target="_blank">Apply here</a> to be considered for a spot on the waitlist (the application deadline has passed).
7575
</div>
7676

7777
<!-- End Application Alert -->

0 commit comments

Comments
 (0)