Skip to content

Commit

Permalink
Update lectures.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
KomaSeo authored Jan 9, 2025
1 parent 9d0d4fa commit f9ed8af
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions data/lectures.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@ const lectures: LectureInfo[] = [
{
link: "https://docs.google.com/document/d/1k6iAR_OIMbKWnH2xFG_k-A6wLcLoiIutYeal0ShGqtU/edit",
semester: "2022 Spring"
},
{
link: "https://docs.google.com/document/d/1ykBgdW2Lp-druXDzfi4O7M_vRynfPGdy5xG58bnOt6c/edit?tab=t.0",
semester: "2024 Fall"
}
]
},
Expand Down

0 comments on commit f9ed8af

Please sign in to comment.