diff options
author | Jessie Li <50643746+jessieyli@users.noreply.github.com> | 2022-09-14 12:52:01 -0400 |
---|---|---|
committer | Jessie Li <50643746+jessieyli@users.noreply.github.com> | 2022-09-14 12:52:01 -0400 |
commit | 05cf9b2c81ef0a1f6c07ee5ec016d3086578705a (patch) | |
tree | 3ceed7dc59c493349b23d4d15c7013a4a3cdc394 | |
parent | 25aaadfc2e1135c362b15bd64dfceda9b3ca2873 (diff) |
add note on menu
-rwxr-xr-x | index.html | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -154,6 +154,12 @@ <svg class="svg-hover" height="21" viewBox="0 0 21 21" width="21" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd" stroke="#DA627D" stroke-linecap="round" stroke-linejoin="round" transform="translate(2 2)"><path d="m8.24920737-.79402796c1.17157287 0 2.12132033.94974747 2.12132033 2.12132034v13.43502882l-2.12132033 3.5355339-2.08147546-3.495689-.03442539-13.47488064c-.00298547-1.16857977.94191541-2.11832105 2.11049518-2.12130651.00180188-.00000461.00360378-.00000691.00540567-.00000691z" transform="matrix(.70710678 .70710678 -.70710678 .70710678 8.605553 -3.271644)"></path><path d="m7.5 15.5h8"></path><path d="m13.5 4.5 1 1"></path></g></svg> <h3>feedback form</h3> </a> + <!-- update icon for dean/doctor's note --> + <!-- <a href="https://forms.gle/nkF1nxH2z9LVKpkw7" target="_blank" class="no-border-helpful-link link"> + <svg class="svg-show" height="21" viewBox="0 0 21 21" width="21" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd" stroke="#222E50" stroke-linecap="round" stroke-linejoin="round" transform="translate(2 2)"><path d="m8.24920737-.79402796c1.17157287 0 2.12132033.94974747 2.12132033 2.12132034v13.43502882l-2.12132033 3.5355339-2.08147546-3.495689-.03442539-13.47488064c-.00298547-1.16857977.94191541-2.11832105 2.11049518-2.12130651.00180188-.00000461.00360378-.00000691.00540567-.00000691z" transform="matrix(.70710678 .70710678 -.70710678 .70710678 8.605553 -3.271644)"></path><path d="m7.5 15.5h8"></path><path d="m13.5 4.5 1 1"></path></g></svg> + <svg class="svg-hover" height="21" viewBox="0 0 21 21" width="21" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd" stroke="#DA627D" stroke-linecap="round" stroke-linejoin="round" transform="translate(2 2)"><path d="m8.24920737-.79402796c1.17157287 0 2.12132033.94974747 2.12132033 2.12132034v13.43502882l-2.12132033 3.5355339-2.08147546-3.495689-.03442539-13.47488064c-.00298547-1.16857977.94191541-2.11832105 2.11049518-2.12130651.00180188-.00000461.00360378-.00000691.00540567-.00000691z" transform="matrix(.70710678 .70710678 -.70710678 .70710678 8.605553 -3.271644)"></path><path d="m7.5 15.5h8"></path><path d="m13.5 4.5 1 1"></path></g></svg> + <h3>dean/doctor's note form</h3> + </a> --> </div> </div> </section> @@ -164,7 +170,8 @@ <p> We <strong>strongly recommend</strong> bookmarking this schedule, as this contains all information regarding assignments, lectures, - studios, and readings. + studios, and readings. Slides and lecture capture are available + on Canvas in the Files and Media Library folders, respectively. </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> |