Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add calendar #9

Merged
merged 1 commit into from
Aug 14, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@ <h2>Get involved</h2>
<p>Join our official Discord server to stay up-to-date on our events (and make sure you have the <a id="discord-link" href="https://discord.com" target="_blank">Discord app</a>).</p>
<br/>
<a href="https://discord.gg/FzWJC5kyUf" target="_blank" class="anchor-button">Join</a>
<br/><br/><br/>
<iframe src="https://calendar.google.com/calendar/embed?wkst=1&ctz=America%2FIndiana%2FIndianapolis&bgcolor=%2391a8f2&src=aW5mb0Bzd29hcm4ub3Jn&color=%234a5baa" style="border:solid 1px #5A6896;" frameborder="0" scrolling="no"></iframe>
<br/><br/>
</span>
<span class="text-section footer">
Expand Down
Loading