Skip to content

Instantly share code, notes, and snippets.

@lettergram
Last active September 19, 2019 06:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lettergram/d260d1d8c404959f638a8db014393d7c to your computer and use it in GitHub Desktop.
Save lettergram/d260d1d8c404959f638a8db014393d7c to your computer and use it in GitHub Desktop.
<!--- For use on insideropinion.com --->
<div id="botDemo" class="col-md-8">
<div class="demo-container">
<a href="" onclick="Calendly.initPopupWidget({url: 'https://url.com'});return false;">
<img src="img/gifs/demo.gif" alt="insideropinion bot demo" class="demo-img">
</a>
<a href="https://join.slack.com" target="_blank">
<div class="demo-box-try">
<span class="demo-text">
Demo: Slack Bot
</span>
</div>
</a>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment