Skip to content

Instantly share code, notes, and snippets.

@adamgins
Created February 29, 2016 21:57
Show Gist options
  • Save adamgins/3c2a91257b83747d98a7 to your computer and use it in GitHub Desktop.
Save adamgins/3c2a91257b83747d98a7 to your computer and use it in GitHub Desktop.
How to insert a Buzz into your site using an iFrame
Insert the following code into your site:
<iframe src="<url to buzz>" width="100%" height="800px">
For example:
<iframe src="https://buzzy.buzz/go/9c0d088c730ef78423bff17a" width="100%" height="800px">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment