Skip to content

Commit ce4c47e

Browse files
contents.json
1 parent 230d405 commit ce4c47e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,9 +78,9 @@
7878
}
7979
]
8080
},
81-
{ "id": "sem2", "title": "Semester 2", "tag": "S2", "icon": "fa-solid fa-2", "accent": "teal", "blurb": "add courses in study.json", "children": [] },
82-
{ "id": "sem3", "title": "Semester 3", "tag": "S3", "icon": "fa-solid fa-3", "accent": "purple", "blurb": "add courses in study.json", "children": [] },
83-
{ "id": "sem4", "title": "Semester 4", "tag": "S4", "icon": "fa-solid fa-4", "accent": "orange", "blurb": "add courses in study.json", "children": [] }
81+
{ "id": "sem2", "title": "Semester 2", "tag": "S2", "icon": "fa-solid fa-2", "accent": "teal", "blurb": "add courses in contents.json", "children": [] },
82+
{ "id": "sem3", "title": "Semester 3", "tag": "S3", "icon": "fa-solid fa-3", "accent": "purple", "blurb": "add courses in contents.json", "children": [] },
83+
{ "id": "sem4", "title": "Semester 4", "tag": "S4", "icon": "fa-solid fa-4", "accent": "orange", "blurb": "add courses in contents.json", "children": [] }
8484
]
8585
},
8686
{

0 commit comments

Comments
 (0)