Update index.js (#85)

This commit is contained in:
peth-yursick
2020-06-23 10:35:34 +02:00
committed by GitHub
parent 7b9c559684
commit 16d8293fd6

View File

@@ -10,22 +10,21 @@ const features = [
{
title: "For Players",
imageUrl: "assets/icon-dark.png",
description: "Join MetaGame as a player & get help forging your path.",
description: "",
linkText: "Through here",
linkTo: "docs/handbook/for-players",
},
{
title: "For Guilds",
imageUrl: "assets/icon-plain.png",
description:
"Join MetaGame as a project & get support building the future.",
description: "",
linkText: "Through here",
linkTo: "docs/handbook/for-guilds",
},
{
title: "Third Patrons",
title: "For Lurkers",
imageUrl: "assets/icon-glow.png",
description: "Join the future by supporting MetaGame.",
description: "",
linkText: "Through here",
linkTo: "docs/handbook/for-investors",
},