diff --git a/plugin.json b/plugin.json new file mode 100644 index 0000000..63225ab --- /dev/null +++ b/plugin.json @@ -0,0 +1,8 @@ +{ + "version": "0.2.0", + "title": "Postlist", + "description": "Shortcode for dynamically adding a list of posts", + "includes": [ + "/postlist.css" + ] +} \ No newline at end of file