Merge pull request #556 from bugout-dev/update-metatags

change metatags
pull/558/head
Neeraj Kashyap 2022-03-01 06:10:08 -08:00 zatwierdzone przez GitHub
commit cc240ce1b7
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 3 dodań i 3 usunięć

Wyświetl plik

@ -6,11 +6,11 @@ export const BUGOUT_ENDPOINTS = {
};
export const DEFAULT_METATAGS = {
title: "Moonstream: Open source blockchain analytics",
title: "Moonstream: Building blocks for your blockchain economy",
description:
"Product analytics for Web3. Moonstream helps you understand exactly how people are using your smart contracts",
"Moonstream DAO makes tools that help you build, manage, and secure your blockchain economy.",
keywords:
"analytics, blockchain analytics, protocol, protocols, blockchain, crypto, data, trading, smart contracts, web3, smart contract, ethereum, solana, polygon, matic, transactions, defi, finance, decentralized, mempool, NFT, NFTs, DAO, DAOs, DEX, DEXes, DEXs, cryptocurrency, cryptocurrencies, bitcoin",
"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, marketplace, blockchain security, loyalty program, Ethereum bridge, Ethereum bridges, NFT game, NFT games",
url: "https://www.moonstream.to",
image: `https://s3.amazonaws.com/static.simiotics.com/moonstream/assets/crypto+traders.png`,
};