diff options
author | Jeff Huang <github@jeffhuang.com> | 2022-09-27 16:33:37 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-27 16:33:37 -0400 |
commit | 36b7c542cf1e724870f6472a89a6832b153c0a8f (patch) | |
tree | be8667bcfc6cdd068df4910343b71a37b9629655 | |
parent | fe0218fb515ec4216b991023840939b4feb3d3df (diff) |
Add note about Canvas being primary source
-rwxr-xr-x | index.html | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -167,8 +167,10 @@ <p> We <strong>strongly recommend</strong> bookmarking this schedule, as this contains all information regarding assignments, lectures, - studios, and readings. Slides and lecture capture are available - on Canvas in the Files and Media Library folders, respectively. + studios, and readings. + </p><p> + Slides and lecture capture are available + on Canvas in the Files and Media Library folders, respectively. They will appear on Canvas first, and the links in the schedule are added later for convience. </p> <a style="margin-bottom: 5px;" class="glow-on-hover button" href="https://docs.google.com/spreadsheets/d/e/2PACX-1vR97aOo6hHLDmv_bqzK5ipCBHRUKqnzfox3c0RzjBggOjWAzn0a49S2GxRieW9Cgg/pubhtml?gid=455343365&single=true" target="_blank">link to schedule →</a> </div> |