Skip to content

Commit

Permalink
fix: update embedded calendar iframe params
Browse files Browse the repository at this point in the history
Signed-off-by: DevOps-InnovateForVegas <[email protected]>
  • Loading branch information
DevOps-InnovateForVegas committed Oct 18, 2024
1 parent a8cba0d commit 191382e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ <h4>
</h4>
<ul>
<li>
See our <strong>Gatherings Calendar</strong> for times and links, check prior for any cancellations or updates.
See our <strong>Innovation Gatherings Calendar</strong> for times and links, check prior for any cancellations or updates.
</li>
<li>
We are using <a href="https://jitsi.org/">Jitsi</a>, an open source, free-to-use, cross-platform video conference platform. There are mobile applications for Jitsi, and it works in your browser.
Expand All @@ -107,7 +107,7 @@ <h4>

<h3><i class="bi bi-calendar3"></i> Events <i class="bi bi-calendar3"></i></h3>
<p>
<iframe src="https://calendar.google.com/calendar/embed?height=600&wkst=1&bgcolor=%23ffffff&ctz=America%2FLos_Angeles&mode=AGENDA&title=Gatherings&showTabs=0&showNav=0&src=Y18yZWI5M2ExODYxNGVmODNmNmUzYzNmMzg3NGFkZjViODFjMGJhZWFmMGU0YzBiOTZiMjJhMzY1ZDhhYTA4YTExQGdyb3VwLmNhbGVuZGFyLmdvb2dsZS5jb20&color=%23A79B8E"
<iframe src="https://calendar.google.com/calendar/embed?height=600&wkst=1&ctz=America%2FLos_Angeles&bgcolor=%23ffffff&showPrint=0&title=Innovation%20Gatherings&src=Y18yZWI5M2ExODYxNGVmODNmNmUzYzNmMzg3NGFkZjViODFjMGJhZWFmMGU0YzBiOTZiMjJhMzY1ZDhhYTA4YTExQGdyb3VwLmNhbGVuZGFyLmdvb2dsZS5jb20&color=%23A79B8E"
style="border:solid 1px #777" width="100%" height="600" frameborder="0" scrolling="no"></iframe>
</p>

Expand Down

0 comments on commit 191382e

Please sign in to comment.