We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a0d5dc commit 67e1996Copy full SHA for 67e1996
docs/docs/recipes/working-with-plugins.md
@@ -11,6 +11,11 @@ Found a plugin you'd like to use in your project? Awesome! You can configure it
11
12
> If you'd like to take a look at available plugins, check out the [plugin library](/plugins).
13
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
+
19
### Prerequisites
20
21
- An existing [Gatsby site](/docs/quick-start/) with a `gatsby-config.js` file
0 commit comments