Skip to content

Commit

Permalink
update calendar page
Browse files Browse the repository at this point in the history
  • Loading branch information
hazelweakly committed Jul 9, 2024
1 parent 91f126f commit 52deff0
Showing 1 changed file with 13 additions and 6 deletions.
19 changes: 13 additions & 6 deletions src/pages/calendar.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,19 @@ order: 1
footer: true
---

If you're someone who wants to schedule 30 minutes with me to chat about life, the universe, tech, swing dancing, or anything else, feel free.
If you're someone who wants to schedule 30 minutes with me to chat about life, the universe, tech, swing dancing, or anything else, feel free. I'll make an effort to prioritize availability for marginalized voices.

I'll make an effort to prioritize availability for marginalized voices.
Sales calls, recruiters, and cold pitches are welcome to setup an outreach meeting after first reaching out to me via LinkedIn.

Sales calls, recruiters, and cold pitches are welcome to setup an outreach meeting and/or reach out to me via LinkedIn.
<div class="bordered-box calendly-inline-widget" data-resize="true" data-url="https://calendly.com/hazelweakly?hide_landing_page_details=1&background_color=f3e7eb&text_color=2d161d&primary_color=8a97c7"></div>
<script type="text/javascript" src="https://assets.calendly.com/assets/external/widget.js" async data-helmet="calendly-embed-js"></script>

<div class="bordered-box" style="display: flex; place-content: center; height: 950px;">
<iframe src="https://calendly.com/hazelweakly?hide_landing_page_details=1&background_color=f3e7eb&text_color=2d161d&primary_color=8a97c7" frameborder="0" style="min-width: 320px; width: 100%;"></iframe>
</div>
<style data-helmet="calendly-embed-styles">
.calendly-inline-widget {
overflow-x: unset;
box-sizing: content-box;
min-width: 320px;
min-height: 700px;
padding: 0;
}
</style>

0 comments on commit 52deff0

Please sign in to comment.