You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/pages/docs/plugins/index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,5 +34,5 @@ Below is the official list of supported first-party plugins available by the Gre
34
34
|[Netlify](https://github.com/ProjectEvergreen/greenwood/tree/master/packages/plugin-adapter-netlify)| Deploy serverless and edge functions to [**Netlify**](https://www.netlify.com/). |
35
35
|[Polyfills](https://github.com/ProjectEvergreen/greenwood/tree/master/packages/plugin-polyfills)| Web Component related polyfills for older browsers. |
36
36
|[PostCSS](https://github.com/ProjectEvergreen/greenwood/tree/master/packages/plugin-postcss)| Allows usage of [**PostCSS**](https://postcss.org/) plugins and configuration in your project. |
37
-
|[Puppeteer](https://github.com/ProjectEvergreen/greenwood/tree/master/packages/plugin-renderer-puppeteer)| A rendering plugin to support prerendering a Greenwood project using Puppeteer. ||
38
-
|[Vercel](https://github.com/ProjectEvergreen/greenwood/tree/master/packages/plugin-adapter-vercel)| Deploy serverless and edge functions with [**Vercel**](https://vercel.com/). |
37
+
|[Puppeteer](https://github.com/ProjectEvergreen/greenwood/tree/master/packages/plugin-renderer-puppeteer)| A rendering plugin to support prerendering a Greenwood project using Puppeteer. |
38
+
|[Vercel](https://github.com/ProjectEvergreen/greenwood/tree/master/packages/plugin-adapter-vercel)| Deploy serverless and edge functions with [**Vercel**](https://vercel.com/). ||
0 commit comments