Skip to content

Commit aa23f21

Browse files
committed
Add enrollment announcement
1 parent d2d7891 commit aa23f21

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

index.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -289,10 +289,6 @@ <h4 class="text-primary">Schedule</h4>
289289
<h4>Essential Links</h4>
290290
<p class="lead">
291291
<!-- TODO: Fix this janky spacing hack -->
292-
<strong class="small"><a href="http://apply.stanfordpython.com/" onclick="gtag_trackApplication('apply'); return true;" target="_black">Apply to take CS 41</a></strong>
293-
294-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
295-
296292
<strong class="small"><a href="https://docs.google.com/document/d/15Z1g1oXv32njCOiFvGBTlJde4rfOBtshBvKIQH17hys/edit?usp=sharing" onclick="gtag_trackOutboundLink('course_information'); return true;" target="_blank">Course Info</a></strong>
297293

298294
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;

res/announcements.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
[
2+
{
3+
"uid": "c044b1f7-1a66-48f6-9ad8-7a33961cc4e3",
4+
"title": "Permission Numbers",
5+
"content": "We've released permisssion numbers for people who have been admitted to CS 41. Find your permission number by visiting https://stanfordpython.com/admissions.html and entering your SUNet ID.",
6+
"date": "2020-01-12",
7+
"visible": true
8+
},
29
{
310
"uid": "bc440451-0d53-42dd-a55f-a797be6d7d6f",
411
"title": "Lab Preferences Form",

0 commit comments

Comments
 (0)