Skip to content

Commit

Permalink
[community,bugfix][xs]: correct iframe style property for react model…
Browse files Browse the repository at this point in the history
… (it is mdx).


Getting uninformative error: "Application error: a client-side exception has occurred (see the browser console for more information)."

Suspect this is the fact we are using html style tag rather than react style - see datopian/flowershow#508 (comment)
  • Loading branch information
rufuspollock authored Oct 19, 2023
1 parent 825d590 commit 320804b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion content/community.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ description: "The Life Itself community is for people, who recognise the meta-cr
image: /assets/images/community-page.jpg
created: 2023-08-30
---

![[community-page.jpg]]

_A community for people, who recognise the meta-crises we face, know there is a possibility of a new paradigm and are ready to do something about it!_

👉 [Join our community chat here](https://chat.whatsapp.com/JNJCTZugNQn1fq89xbHtfA)
Expand All @@ -14,7 +16,8 @@ _A community for people, who recognise the meta-crises we face, know there is a
Check out the calendar below to join specific events, or if you want to have all the Life Itself community events in your calendar you can subscribe to the entire calendar! 🎉

👉 [Subscribe to the community calendar](https://calendar.google.com/calendar/u/0?cid=Y19kMDY0NjNiYzhiZmU4YWVlNjI1OTkyMTBmNDI3YzMxNzY0YjhkMjFlYmRhZWY5MDhlNTBhMGYyZWE0YTM1ODVlQGdyb3VwLmNhbGVuZGFyLmdvb2dsZS5jb20)
<iframe src="https://calendar.google.com/calendar/embed?height=600&wkst=2&bgcolor=%23f0ca5e&ctz=Africa%2FCeuta&hl=en_GB&showPrint=0&showTitle=0&showCalendars=0&src=Y19kMDY0NjNiYzhiZmU4YWVlNjI1OTkyMTBmNDI3YzMxNzY0YjhkMjFlYmRhZWY5MDhlNTBhMGYyZWE0YTM1ODVlQGdyb3VwLmNhbGVuZGFyLmdvb2dsZS5jb20&color=%23E4C441" style="border-width:0" width="800" height="600" frameborder="0" scrolling="no"></iframe>

<iframe src="https://calendar.google.com/calendar/embed?height=600&wkst=2&bgcolor=%23f0ca5e&ctz=Africa%2FCeuta&hl=en_GB&showPrint=0&showTitle=0&showCalendars=0&src=Y19kMDY0NjNiYzhiZmU4YWVlNjI1OTkyMTBmNDI3YzMxNzY0YjhkMjFlYmRhZWY5MDhlNTBhMGYyZWE0YTM1ODVlQGdyb3VwLmNhbGVuZGFyLmdvb2dsZS5jb20&color=%23E4C441" style={{border-width: "0"}} width="800" height="600" frameborder="0" scrolling="no"></iframe>

## What is the Life Itself Community?

Expand Down

0 comments on commit 320804b

Please sign in to comment.