diff --git a/src/_data/plugins/eleventy-plugin-shotpipe.json b/src/_data/plugins/eleventy-plugin-shotpipe.json new file mode 100644 index 0000000000..dabe475304 --- /dev/null +++ b/src/_data/plugins/eleventy-plugin-shotpipe.json @@ -0,0 +1,5 @@ +{ + "npm": "eleventy-plugin-shotpipe", + "author": "podop29", + "description": "Open Graph images with zero build-time cost: og:image URLs are signed locally at build time and rendered on the first crawler hit. No headless browser in your build." +}