mirror of
https://github.com/lukevella/rallly.git
synced 2025-04-29 18:26:34 +02:00
🔍️ Update rating
Signed-off-by: Luke Vella <me@lukevella.com>
This commit is contained in:
parent
8d308ef8b3
commit
06e356720a
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.3",
|
||||
ratingValue: "4.4",
|
||||
bestRating: "5",
|
||||
worstRating: "0",
|
||||
ratingCount: "9",
|
||||
ratingCount: "11",
|
||||
}}
|
||||
price="0"
|
||||
priceCurrency="USD"
|
||||
|
|
Loading…
Add table
Reference in a new issue