slug fixes
parent
377857915f
commit
71fa872d5c
|
@ -18,7 +18,7 @@ export const metadata = {
|
||||||
rating: 0, // TODO: placeholder for now, pull this from TrustPilot or G2
|
rating: 0, // TODO: placeholder for now, pull this from TrustPilot or G2
|
||||||
reviews: 0, // TODO: placeholder for now, pull this from TrustPilot or G2
|
reviews: 0, // TODO: placeholder for now, pull this from TrustPilot or G2
|
||||||
category: "web3",
|
category: "web3",
|
||||||
slug: "huddle01_video",
|
slug: "huddle01",
|
||||||
title: "Huddle01",
|
title: "Huddle01",
|
||||||
trending: true,
|
trending: true,
|
||||||
isGlobal: false,
|
isGlobal: false,
|
||||||
|
|
Loading…
Reference in New Issue