Created
January 4, 2026 22:15
-
-
Save tareqhassan/c222910d16c3733ceff8917b23b91c99 to your computer and use it in GitHub Desktop.
Calendly Code
This file contains hidden or 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
| <!-- Calendly inline widget begin --> | |
| <div class="calendly-inline-widget" data-url="URL-GOES-HERE" style="min-width:320px;height:700px;"></div> | |
| <script type="text/javascript" src="https://assets.calendly.com/assets/external/widget.js" async></script> | |
| <!-- Calendly inline widget end --> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment