Skip to content
Snippets Groups Projects
Commit 65c758ea authored by Kevin Lin's avatar Kevin Lin :sparkles:
Browse files

_modules: Update events with new labels

parent 3e4035db
No related branches found
No related tags found
No related merge requests found
......@@ -5,11 +5,11 @@ days:
events:
"[Java & Git](#)":
"[1.1](#)"
"Homework 1 out":
"**HW 1 out**{: .label .label-hw-out }":
null
- date: 2019-04-02
events:
"**Section**{: .label } [Intro to Java](#)":
"**Section**{: .label .label-section } [Intro to Java](#)":
"Solution"
- date: 2019-04-03
events:
......@@ -23,6 +23,6 @@ days:
events:
"[Tracing, IntLists, & Recursion](#)":
"[2.1](#)"
"Homework 1 due":
"**HW 1 due**{: .label .label-hw-due }":
null
---
......@@ -5,11 +5,11 @@ days:
events:
"[Linked Lists & Encapsulation](#)":
"[3.1](#), [2.2](#), [2.3](#)"
"Homework 2 out":
"**HW 2 out**{: .label .label-hw-out }":
null
- date: 2019-04-09
events:
"**Section**{: .label } [Linked Lists](#)":
"**Section**{: .label .label-section } [Linked Lists](#)":
"Solution"
- date: 2019-04-10
events:
......@@ -23,6 +23,6 @@ days:
events:
"[Runtime Analysis](#)":
"[8.1](#), [8.2](#), [8.3](#), [8.4](#)"
"Homework 2 due":
"**HW 2 due**{: .label .label-hw-due }":
null
---
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment