Skip to content

Commit 299ee6f

Browse files
committed
Update class list and en-dashes
1 parent 9d19414 commit 299ee6f

4 files changed

Lines changed: 4 additions & 11 deletions

File tree

index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

jade/in.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@
7272
{"name": "ByumHo Jang","github":"acejang1994"},
7373
{"name": "Ryan Louie","github":"youralien"},
7474
{"name": "Austin Greene","github":"jagreene"},
75-
{"name": "Ruby Spring","github":"bringsyrup"},
7675
{"name": "Chelsea Bailey","github":"c-bailey"},
7776
{"name": "Yuzhong Huang","github":"YuzhongHuang"}
7877
]

jade/index.jade

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ html(lang="en")
3838
h5 Meets Tuesdays and Fridays 3:20–5:00 in AC326 (<a href="ical/class.ics">Download iCal</a>)
3939

4040
h3 Office Hours
41-
h5 Mondays 8:00-10:00 in EH2 (<a href="ical/monday.ics">iCal</a>)
42-
h5 Wednesdays 8:00-10:00 in EH2 (<a href="ical/wednesday.ics">iCal</a>)
43-
h5 Thursdays 9:00-11:00 in EH2 (<a href="ical/thursday.ics">iCal</a>)
41+
h5 Mondays 8:0010:00 in EH2 (<a href="ical/monday.ics">iCal</a>)
42+
h5 Wednesdays 8:0010:00 in EH2 (<a href="ical/wednesday.ics">iCal</a>)
43+
h5 Thursdays 9:0011:00 in EH2 (<a href="ical/thursday.ics">iCal</a>)
4444
.container
4545
p <span class="drop-cap">Olin.js</span> is a student-led and -developed project-oriented approach to learning modern web application development. With server and client technology advancing so rapidly, the modern website looks very different from that of even a few years ago, and the web will only become a bigger part of our lives in the near future. Olin.js will quickly familiarize students with Node.js as a web server framework and ES5 JavaScript as a responsive client-side language with three weeks of introductory instruction and four weeks of partner labs.
4646

jade/index.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -156,12 +156,6 @@
156156
"github": "jagreene",
157157
"name": "Austin Greene"
158158
},
159-
{
160-
"githuburl": "http://www.github.com/bringsyrup",
161-
"image": "https://avatars.githubusercontent.com/u/8008112?v=3",
162-
"github": "bringsyrup",
163-
"name": "Ruby Spring"
164-
},
165159
{
166160
"githuburl": "http://www.github.com/c-bailey",
167161
"image": "https://avatars.githubusercontent.com/u/4096779?v=3",

0 commit comments

Comments
 (0)