Skip to content

Commit

Permalink
Update calendars.html
Browse files Browse the repository at this point in the history
  • Loading branch information
memcmahon authored Sep 28, 2023
1 parent d8033e2 commit d27ce58
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions additional_resources/calendars.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,18 @@ <h2>Mod 4<h2>
</div>
</section>

<section class="module-content" data-module="5" style="display:none">
<h2>Mod 5<h2>

<div class="responsive-iframe-container">
<div class='tablet'>
<iframe src="https://calendar.google.com/calendar/embed?src=c_a114e0d0ee348991aa2d3722965a13747e38e39fe29604f9972d8762e321798a%40group.calendar.google.com&ctz=America%2FDenver" style="border: 0" width="800" height="600" frameborder="0" scrolling="no"></iframe> </div>
<div class='desktop'>
<iframe src="https://calendar.google.com/calendar/embed?src=c_a114e0d0ee348991aa2d3722965a13747e38e39fe29604f9972d8762e321798a%40group.calendar.google.com&ctz=America%2FDenver" style="border: 0" width="800" height="600" frameborder="0" scrolling="no"></iframe>
</div>
</div>
</section>

<h2>Community Calendar</h2>

<div class="responsive-iframe-container">
Expand Down

0 comments on commit d27ce58

Please sign in to comment.