mirror of
https://github.com/MetaFam/TheGame.git
synced 2026-04-24 03:00:09 -04:00
Update index.js (#85)
This commit is contained in:
@@ -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",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user