Skip to content

Instantly share code, notes, and snippets.

@misener
Created May 19, 2017 21:24
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 misener/5335682cd4ecb17366a42768f4363691 to your computer and use it in GitHub Desktop.
Save misener/5335682cd4ecb17366a42768f4363691 to your computer and use it in GitHub Desktop.
## RadioPublic
<iframe sandbox="allow-same-origin allow-scripts allow-top-navigation allow-popups" scrolling=no width="100%" height="185" frameborder="0" src="https://embed.radiopublic.com/e?if=a4044e06-023f-44e5-b5c3-9a901830d4d9"></iframe>
## Simplecast - Small light
<iframe frameborder='0' height='36px' scrolling='no' seamless src='https://simplecast.com/e/69835?style=light' width='100%'></iframe>
## Simplecast - Small dark
<iframe frameborder='0' height='36px' scrolling='no' seamless src='https://simplecast.com/e/69835?style=dark' width='100%'></iframe>
## Simplecast - Medium light
<iframe frameborder='0' height='94px' scrolling='no' seamless src='https://simplecast.com/e/69835?style=medium-light' width='100%'></iframe>
## Simplecast - Medium dark
<iframe frameborder='0' height='94px' scrolling='no' seamless src='https://simplecast.com/e/69835?style=medium-dark' width='100%'></iframe>
## Simplecast - Large
<iframe frameborder='0' height='330px' scrolling='no' seamless src='https://simplecast.com/e/69835?style=large' width='100%'></iframe>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment