mirror of
https://github.com/lukevella/rallly.git
synced 2025-05-03 12:16:04 +02:00
🤩 Update rating
This commit is contained in:
parent
2edb7b4427
commit
f7fe4be55b
1 changed files with 2 additions and 2 deletions
|
@ -80,10 +80,10 @@ const MyApp: NextPage<AppPropsWithLayout> = ({ Component, pageProps }) => {
|
|||
<SoftwareAppJsonLd
|
||||
name="Rallly"
|
||||
aggregateRating={{
|
||||
ratingValue: "4.2",
|
||||
ratingValue: "4.3",
|
||||
bestRating: "5",
|
||||
worstRating: "0",
|
||||
ratingCount: "6",
|
||||
ratingCount: "8",
|
||||
}}
|
||||
price="0"
|
||||
priceCurrency="USD"
|
||||
|
|
Loading…
Add table
Reference in a new issue