Skip to content

Commit 9967fbc

Browse files
authored
Update index.html
1 parent c5eaa23 commit 9967fbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<!-- Calendly badge widget begin -->
2222
<link href="https://assets.calendly.com/assets/external/widget.css" rel="stylesheet">
2323
<script src="https://assets.calendly.com/assets/external/widget.js" type="text/javascript" async></script>
24-
<script type="text/javascript">window.onload = function() { Calendly.initBadgeWidget({ url: 'https://calendly.com/manojbce/15min', text: 'Schedule time with me', color: '#006bff', textColor: '#ffffff', branding: true }); }</script>
24+
<script type="text/javascript">window.onload = function() { Calendly.initBadgeWidget({ url: 'https://calendly.com/manojbce/15min', text: 'Schedule a Call', color: '#006bff', textColor: '#ffffff', branding: true }); }</script>
2525
<!-- Calendly badge widget end -->
2626
<style>
2727
#cursor {

0 commit comments

Comments
 (0)