-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathwebsite-settings.json
15 lines (15 loc) · 1011 Bytes
/
website-settings.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"Domain Name": "https://theory-cs.github.io/website/",
"Global Class Name": "Theory of Computation",
"Course Offering Title": "CSE105W25",
"Term": "Winter 2025",
"Feedback": "<iframe src=\"https://docs.google.com/forms/d/e/1FAIpQLSeAMiKVzSJq8jNSRSdx7vt4LeCAxaSO8mmsb9a2prbsZb4npg/viewform?embedded=true\" width=\"100%\" height=\"1563\" frameborder=\"0\" marginheight=\"100px\" marginwidth=\"0\" style=\"margin-top: 100px;\">Loading…</iframe>",
"Copyright Year": "2025",
"Copyright Name": "Mia Minnes",
"IncludeUngroupedSnippets": true,
"Podcast": "https://podcast.ucsd.edu/watch/wi25/cse105_a00",
"Annotated": "-annotated",
"Office Hours": "<iframe src=\"https://calendar.google.com/calendar/embed?src=c_t1pnvcfnuhb8gu83kb21m188cg%40group.calendar.google.com&ctz=America%2FLos_Angeles\" style=\"border: 0\" width=\"100%\" height=\"600\" frameborder=\"0\" scrolling=\"no\"></iframe>",
"Compiled Activity Snippets": "False",
"Compiled Assignments": "True"
}