Skip to content

Instantly share code, notes, and snippets.

@jthegedus
Last active June 13, 2020 04:46
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 jthegedus/2487ce5eb5db0b9da20451c345d2de68 to your computer and use it in GitHub Desktop.
Save jthegedus/2487ce5eb5db0b9da20451c345d2de68 to your computer and use it in GitHub Desktop.
Embed.ly GitHub provider cannot discern files within Gists. https://codeburst.io/github-medium-with-embedly-30d9115af585
export default () => <div>File one</div>;
export default () => <div>File two</div>;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment