10 lines
282 B
JSON
10 lines
282 B
JSON
{
|
|
"plugin-data":
|
|
{
|
|
"name": "RSS Feed",
|
|
"description": "This plugin generates an RSS feed of your site.<br>The feed has the URL https:\/\/example.com\/rss.xml"
|
|
},
|
|
"amount-of-items-to-show-on-the-feed": "フィードに表示するアイテム数。",
|
|
"rss-url": "RSS URL"
|
|
}
|