mirror of
https://github.com/lmika/postlist-for-micro.blog.git
synced 2025-07-02 00:59:05 +00:00
Added plugin manifest
This commit is contained in:
parent
ff8cd8b65e
commit
f26bc2d952
8
plugin.json
Normal file
8
plugin.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"version": "0.2.0",
|
||||
"title": "Postlist",
|
||||
"description": "Shortcode for dynamically adding a list of posts",
|
||||
"includes": [
|
||||
"/postlist.css"
|
||||
]
|
||||
}
|
Loading…
Reference in a new issue