Remove 'no code' from landing page and metadata.

pull/658/head
Kellan Wampler 2022-08-29 10:35:15 -04:00
rodzic c822274344
commit 3b83200c35
2 zmienionych plików z 3 dodań i 6 usunięć

Wyświetl plik

@ -271,7 +271,7 @@ const Homepage = () => {
pb={[8, 8, 12]}
maxW={[null, "90%", "80%", "58%"]}
>
Build, Scale, and Monitor Your Game on the Blockchain
{DEFAULT_METATAGS.title}
</Heading>
<chakra.span
pb={[6, 6, 12]}
@ -280,10 +280,7 @@ const Homepage = () => {
color="white"
maxW={[null, "85%", "75%"]}
>
Moonstream is a no code web3 game engine. Use
Moonstreams technical blockchain infrastructure to
add on-chain game mechanics. Watch your games economy
flourish.
{DEFAULT_METATAGS.description}
</chakra.span>
<Stack
direction={[

Wyświetl plik

@ -11,7 +11,7 @@ export const BUGOUT_ENDPOINTS = {
export const DEFAULT_METATAGS = {
title: "Build, Scale, and Monitor Your Game on the Blockchain",
description:
"Moonstream is a no code web3 game engine. Use Moonstreams technical blockchain infrastructure to add on-chain game mechanics. Watch your games economy flourish.",
"Moonstream is a web3 game engine. Use Moonstreams technical blockchain infrastructure to add on-chain game mechanics. Watch your games economy flourish.",
keywords:
"analytics, blockchain analytics, protocol, protocols, blockchain, crypto, data, NFT gaming, smart contracts, web3, smart contract, ethereum, polygon, matic, transactions, defi, finance, decentralized, mempool, NFT, NFTs, DAO, DAOs, cryptocurrency, cryptocurrencies, bitcoin, blockchain economy, blockchain game, marketplace, blockchain security, loyalty program, Ethereum bridge, Ethereum bridges, NFT game, NFT games",
url: "https://www.moonstream.to",