postlist-for-micro.blog/plugin.json

8 lines
171 B
JSON
Raw Permalink Normal View History

2025-06-25 12:18:59 +00:00
{
2025-06-28 10:29:08 +00:00
"version": "1.0.0",
2025-06-25 12:18:59 +00:00
"title": "Postlist",
"description": "Shortcode for dynamically adding a list of posts",
"includes": [
"/postlist.css"
]
}