diff --git a/src/_data/plugins/eleventy-plugin-svg-social-card.json b/src/_data/plugins/eleventy-plugin-svg-social-card.json new file mode 100644 index 0000000000..b5ea7b1847 --- /dev/null +++ b/src/_data/plugins/eleventy-plugin-svg-social-card.json @@ -0,0 +1,5 @@ +{ + "npm": "eleventy-plugin-svg-social-card", + "author": "jcubic", + "description": "Generate per-page social card images (Open Graph / Twitter card) from an SVG template." +}