Skip to content

Commit

Permalink
Create events.html
Browse files Browse the repository at this point in the history
  • Loading branch information
sophie-bui authored Jan 16, 2024
1 parent ad96a87 commit 684f219
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions events.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
layout: default
title: Events
---

<style>
.support-logos{
text-align: center;
}
</style>
<div class="container support" style="margin-top: 10px;">

<div class="row" style="padding-top: 20px;">
<div class="col-lg-12">
<h1 style="color: #285893;">Events Calendar</h1>
<p>This calendar features events </p>
<iframe src="https://calendar.google.com/calendar/embed?height=600&wkst=1&bgcolor=%2378a6da&ctz=America%2FChicago&showPrint=0&showCalendars=1&showTabs=1&showTz=1&showNav=1&showTitle=0&src=NjNlMDcxZGIyYTI3MDNlN2VhOWQxZmJmMTkwYThhODQxOWM3MTZhMmNmZmU2M2U2Njg2MTYxOGU3M2UzZmMxMEBncm91cC5jYWxlbmRhci5nb29nbGUuY29t&color=%233F51B5" style="border:solid 1px #777" width="1000" height="600" frameborder="0" scrolling="no"></iframe>
</div>
</div>
</div>

0 comments on commit 684f219

Please sign in to comment.