Skip to content

Commit 46e0e3a

Browse files
ErikBjare0xbrayo
authored andcommitted
fix: updated rating in JSON-LD schema to use AlternativeTo ratings
1 parent cdcc705 commit 46e0e3a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_includes/schema-index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"applicationSubCategory": ["DesktopApplication", "MobileApplication", "WebApplication"],
1616
"aggregateRating": {
1717
"@type": "AggregateRating",
18-
"ratingValue": "4.2",
19-
"reviewCount": "156"
18+
"ratingValue": "4.7",
19+
"reviewCount": "124"
2020
},
2121
"softwareVersion": "0.13.1",
2222
"datePublished": "2024-06-12",

0 commit comments

Comments
 (0)