Skip to content

Commit 74a1dcd

Browse files
committed
+changelog-ignore: umbraco-marketplace.json
1 parent 47637c0 commit 74a1dcd

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

umbraco-marketplace.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"Url": "https://jcdc.dev",
77
"ImageUrl": "https://github.com/jcdcdev.png"
88
},
9-
"Category": "Developer Tools",
9+
"Category": "Editor Tools",
1010
"Description": "Custom Data Type for calculating reading time",
1111
"LicenseTypes": [
1212
"Free"
@@ -15,11 +15,15 @@
1515
"IssueTrackerUrl": "https://github.com/jcdcdev/jcdcdev.Umbraco.ReadingTime/issues",
1616
"PackageType": "Package",
1717
"Tags": [],
18-
"Title": "jcdcdev.Umbraco.ReadingTime",
18+
"Title": "Reading Time",
1919
"Screenshots": [
2020
{
2121
"ImageUrl": "https://raw.githubusercontent.com/jcdcdev/jcdcdev.Umbraco.ReadingTime/main/docs/icon.png",
2222
"Caption": "Package Icon"
23+
},
24+
{
25+
"ImageUrl": "https://raw.githubusercontent.com/jcdcdev/jcdcdev.Umbraco.ReadingTime/main/docs/screenshots/backoffice.png",
26+
"Caption": "A screenshot of the BackOffice showing Reading Time"
2327
}
2428
]
2529
}

0 commit comments

Comments
 (0)