Skip to content

Commit

Permalink
Updates the calendar embed code
Browse files Browse the repository at this point in the history
  • Loading branch information
TheDahv committed Jan 14, 2014
1 parent 352c97d commit 8351636
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/calendar.jade
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
h1 Calendar
#calendar_container
iframe(src="https://www.google.com/calendar/embed?showTitle=0&showPrint=0&showCalendars=0&height=400&wkst=1&bgcolor=%23F3F4EB&src=nkm9kdgn47rdutq4nibvjp3qn4%40group.calendar.google.com&color=%23F3F4EB;&ctz=America%2FLos_Angeles", style="border-width:0;", width="600", height="400", frameborder="0", scrolling="no")
iframe(src="https://www.google.com/calendar/embed?src=nkm9kdgn47rdutq4nibvjp3qn4%40group.calendar.google.com&ctz=America/Los_Angeles", style="border: 0", width="800", height="600", frameborder="0", scrolling="no")

0 comments on commit 8351636

Please sign in to comment.