slug fixes

pull/2674/head
zomars 2022-05-03 22:38:48 -06:00
parent 377857915f
commit 71fa872d5c
1 changed files with 1 additions and 1 deletions

View File

@ -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,