gatsby-plugin-instagram
v1.0.0
Published
Loads the Instagram JavaScript for embedding instagram's post.
Downloads
8
Readme
gatsby-plugin-instagram
Loads the Instagram JavaScript for embedding instagram's post.
Inspiration
Install
npm install gatsby-plugin-instagram
Configure
// In your gatsby-config.js
plugins: [`gatsby-plugin-instagram`]
How to Use
- On Instagram, find the instagram you'd like to display.
- In the top right-hand corner of the instagram, click the caret (∨) and select "Embed".
- Take the code you're given and copy it into your markdown page.
Note: when copying the embed code, copy only the blockquote section and not the script.