diff --git a/content/notes/cosc-201-lectures.md b/content/notes/cosc-201-lectures.md index 8e8234153..9834bb0b7 100644 --- a/content/notes/cosc-201-lectures.md +++ b/content/notes/cosc-201-lectures.md @@ -1,6 +1,7 @@ --- title: "cosc-201-lectures" --- +#cos201 #lectures # Cosc 201 Lectures diff --git a/content/notes/cosc-201.md b/content/notes/cosc-201.md index 3a47989e3..649ff77fa 100644 --- a/content/notes/cosc-201.md +++ b/content/notes/cosc-201.md @@ -2,10 +2,9 @@ title: "cosc-201" year: 2022 semester: 1 +tags: course cosc201 --- -#course #cosc-201 - # Cosc 201 ## 1 Course Outlines diff --git a/content/notes/cosc-202.md b/content/notes/cosc-202.md index f3132f90f..8ecf01f83 100644 --- a/content/notes/cosc-202.md +++ b/content/notes/cosc-202.md @@ -2,8 +2,8 @@ title: "cosc-202" year: 2022 semester: +tags: course cosc202 --- -#course #cosc-202 # cosc-202 diff --git a/content/notes/info-201.md b/content/notes/info-201.md index 6e5732ebb..ea41458f3 100644 --- a/content/notes/info-201.md +++ b/content/notes/info-201.md @@ -2,8 +2,8 @@ title: "info-201" year: 2022 semester: +tags: course info201 --- -#course #info-201 # info-201 diff --git a/content/notes/info-203.md b/content/notes/info-203.md index e50de14ae..948b9cf6d 100644 --- a/content/notes/info-203.md +++ b/content/notes/info-203.md @@ -2,8 +2,8 @@ title: "info-203" year: 2022 semester: +tags: course info203 --- -#course #info-201 # info-203 diff --git a/content/templates/course.md b/content/templates/course.md index 2c2c44ccb..7442f1f67 100644 --- a/content/templates/course.md +++ b/content/templates/course.md @@ -2,10 +2,9 @@ title: "<% tp.file.title %>" year: <% tp.date.now("YYYY") %> semester: +tags: course --- -#course - # <% tp.file.title %> ## 1 Course Outlines