-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #33 from threekeytherapy/displays-calendar
Displays calendar
- Loading branch information
Showing
1 changed file
with
12 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ description: | |
featured_image: | ||
--- | ||
|
||
> Book a treatment or try our a training via the options below | ||
> Book a treatment or try out a training via the options below | ||
### [[email protected]](mailto:[email protected]) | ||
|
||
|
@@ -15,4 +15,15 @@ featured_image: | |
|
||
{% include contact-form.html %} | ||
|
||
### Availability | ||
|
||
Here are times I am available. | ||
If none of these work for you, please reach out and we can find another time. | ||
|
||
<iframe id="open-web-calendar" | ||
style="background:url('https://raw.githubusercontent.com/niccokunzmann/open-web-calendar/master/static/img/loaders/circular-loader.gif') center center no-repeat;" | ||
src="https://open-web-calendar.hosted.quelltext.eu/calendar.html?url=https%3A%2F%2Fcalendar.proton.me%2Fapi%2Fcalendar%2Fv1%2Furl%2FTRvI-ZEcquGcUPP8tER8_LPMspT7_paTXMhvnhc9fNPrII-TaDCWBH-FCe_btlIgLy09FdxK8rcPt6XR8WHIjg%3D%3D%2Fcalendar.ics%3FCacheKey%3DPaauEkjHUSNAseHgpyck8w%253D%253D%26PassphraseKey%3DeiqOz-sbYEbNs6I0Ezfqh0if2TS-7xoBvOdkKcPMvMo%253D&title=Three%20Key%20Therapy&date=2024-02-01&starting_hour=8&ending_hour=21&css=.dhx_cal_navline%2C%20.dhx_scale_bar%2C%20.dhx_cal_container%2C%20.dhx_cal_header%20%7Bbackground-color%3A%20%23FAF6DB%3B%7D%0A.event%2C%20.dhx_cal_tab.active%2C%20.dhx_cal_tab.active%3Ahover%20%7Bbackground-color%3A%20%237A1502%3B%7D%20.dhx_month_head%2C%20.dhx_cal_tab%2C%20.dhx_cal_today_button%20%7Bcolor%3A%20%237A1502%3B%7D%20.dhx_cal_tab%2C%20.dhx_cal_tab.active%20%7Bborder-color%3A%20%237A1502%3B%7D%0A&tab=week&controls=next&controls=previous&controls=today&tabs=" | ||
sandbox="allow-scripts allow-same-origin allow-top-navigation" | ||
allowTransparency="true" scrolling="no" | ||
frameborder="0" height="600px" width="100%"></iframe> | ||
|