Where do I add this text so I can display my Calendly widget?
Please see image for reference.
<!-- Calendly badge widget begin →
<link href=“https://calendly.com/assets/external/widget.css” rel=“stylesheet”>
https://calendly.com/assets/external/widget.js
Calendly.initBadgeWidget({url: ‘Calendly - Phil Gadd’, text: ‘Schedule time with me’, color: ‘#00a2ff’, branding: true});
<!-- Calendly badge widget end →