Skip to content

Commit

Permalink
feat: Adds calendar
Browse files Browse the repository at this point in the history
  • Loading branch information
ntlhui committed Feb 11, 2024
1 parent 75c3bc5 commit a28e22f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions calendar.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
layout: page
slug: /calendar
title: Calendar
---

<iframe id="calendar-desktop" src="https://www.google.com/calendar/embed?src=moaasn9sufb4ek23vf2neens60%40group.calendar.google.com&ctz=America/Los_Angeles" width="100%" height="800" frameborder="0" scrolling="no"></iframe>

<!-- <iframe id="calendar-mobile" src="https://www.google.com/calendar/embed?showTitle=0&amp;showPrint=0&amp;mode=AGENDA&amp;height=600&amp;wkst=1&amp;bgcolor=%23FFFFFF&amp;src=moaasn9sufb4ek23vf2neens60%40group.calendar.google.com&ctz=America/Los_Angeles" style="border: 0" width="1000" height="800" frameborder="0" scrolling="no"></iframe> -->

0 comments on commit a28e22f

Please sign in to comment.