Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
RoryNaught authored Jun 6, 2024
1 parent 6840b95 commit e13cbcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<body>
<h1>Summer and Fall Class Schedule</h1>
<div class="calendar-container">
<iframe src="https://calendar.google.com/calendar/embed?src=9c2d11195658fe7b33012dfa66f64f23622578cd1c398cab6f026add6330ccc4%40group.calendar.google.com&ctz=America%2FNew_York&mode=WEEK" style="border: 0" width="800" height="1000" frameborder="0" scrolling="no"></iframe>
<iframe src="https://calendar.google.com/calendar/embed?src=9c2d11195658fe7b33012dfa66f64f23622578cd1c398cab6f026add6330ccc4%40group.calendar.google.com&ctz=America%2FNew_York&mode=WEEK" style="border: 0" width="900" height="800" frameborder="0" scrolling="no"></iframe>
</div>
</body>
</html>

0 comments on commit e13cbcd

Please sign in to comment.