diff --git a/src/_data/plugins/eleventy-plugin-image-caption-simple.json b/src/_data/plugins/eleventy-plugin-image-caption-simple.json new file mode 100644 index 0000000000..194b90b554 --- /dev/null +++ b/src/_data/plugins/eleventy-plugin-image-caption-simple.json @@ -0,0 +1,5 @@ +{ + "npm": "eleventy-plugin-image-caption-simple", + "author": "johnwargo", + "description": "Adds a shortcode that allows you to add auto-numbering captions to images in a post." +}