Skip to content

Commit c7d7619

Browse files
committed
Removed old HTML embed files, added comments for iframe method
1 parent f049429 commit c7d7619

File tree

3 files changed

+3
-7
lines changed

3 files changed

+3
-7
lines changed

semesters/fa24/calendar_resources/Public.html

-2
This file was deleted.

semesters/fa24/calendar_resources/sheet.css

-2
This file was deleted.

semesters/fa24/index.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ nav_exclude: true
1212

1313
This is a dynamic hands-on course, so the below outline is very much subject to change!
1414

15-
<!-- To embed a google sheet here, export file as html and chuck it into the resources folder -->
16-
<!-- Don't forget to change filepath in html file -->
17-
<!-- <embed type="text/html" src="calendar_resources/Public.html" width="100%" height="900"> -->
15+
<!-- One way to embed a google sheet here, is export file as html and chuck it into a resources folder -->
16+
<!-- But the new and improved way is to publish a Google Sheet and embed it as an iframe as seen here --->
17+
<!-- Note the current published sheet is set to autopublish all changes on the "Public" tab --->
1818

1919
<iframe width="100%" height="900" src="https://docs.google.com/spreadsheets/d/e/2PACX-1vSJjK4EGyUqmXMxRfsHPCj0-S2BRH1s4TsldWTL1gsfXNgYidr3bI74AGGyVl5AXxhOMo5LXKCx4w2D/pubhtml?gid=405601920&amp;single=true&amp;widget=true&amp;headers=false"></iframe>
2020

0 commit comments

Comments
 (0)