Skip to content

Commit 67e1996

Browse files
authored
docs: add egghead video for installing plugins (#22517)
1 parent 5a0d5dc commit 67e1996

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/docs/recipes/working-with-plugins.md

+5
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@ Found a plugin you'd like to use in your project? Awesome! You can configure it
1111

1212
> If you'd like to take a look at available plugins, check out the [plugin library](/plugins).
1313
14+
<EggheadEmbed
15+
lessonLink="https://egghead.io/lessons/gatsby-install-and-use-a-plugin-in-a-gatsby-site"
16+
lessonTitle="Install and use a plugin in a Gatsby site"
17+
/>
18+
1419
### Prerequisites
1520

1621
- An existing [Gatsby site](/docs/quick-start/) with a `gatsby-config.js` file

0 commit comments

Comments
 (0)