From 7bc7b1cc0711b6a094035946d773fbbdf9226f83 Mon Sep 17 00:00:00 2001 From: Jagdeep Bhatia Date: Tue, 3 Sep 2024 21:32:52 -0400 Subject: [PATCH] Move homeworks out of info and add to top level, also add lectures page to top level --- _includes/components/sidebar.html | 15 +++++++++++---- main/Lectures.md | 22 ++++++++++++++++++++++ {info => main}/homeworks.md | 2 -- 3 files changed, 33 insertions(+), 6 deletions(-) create mode 100644 main/Lectures.md rename {info => main}/homeworks.md (92%) diff --git a/_includes/components/sidebar.html b/_includes/components/sidebar.html index e4d0746..edecceb 100644 --- a/_includes/components/sidebar.html +++ b/_includes/components/sidebar.html @@ -8,12 +8,19 @@ {% include title.html %}