This commit is contained in:
Hanson.xyz Dev
2026-01-04 17:50:08 -06:00
parent 7e45ce0756
commit acc8ac87a0
4131 changed files with 232562 additions and 250244 deletions
+9 -1
View File
@@ -18,7 +18,8 @@
},
"feedURL": {
"type": "string",
"default": ""
"default": "",
"role": "content"
},
"itemsToShow": {
"type": "number",
@@ -39,6 +40,13 @@
"excerptLength": {
"type": "number",
"default": 55
},
"openInNewTab": {
"type": "boolean",
"default": false
},
"rel": {
"type": "string"
}
},
"supports": {