Skip to content

Commit

Permalink
Made some adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
MoonchainMaxi committed Aug 13, 2024
1 parent 95f58c6 commit 6f3fc8a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ If you are interested in learning about the basics of zero-knowledge proofs, EVM

<a href="/docs/Moonchain-Design/Chains-and-Testnets" class="big-button">Configure Your Wallet to Moonchain</a>
<a href="/docs/Resources/RPC-Configuration" class="big-button">Check RPC endpoints</a>
<a href="docs/Testnet-Tutorials/Run-Moonchain-Supernode" class="big-button">Run a L3 validator node</a>
<a href="/docs/Testnet-Tutorials/Run-Moonchain-Supernode" class="big-button">Run a L3 validator node</a>
<a href="/docs/Moonchain-Design/Hexagons" class="big-button">DePIN hexagon</a>
<a href="/docs/Testnet-Tutorials/Build-A-Dapp" class="big-button">Build a Dapp on Moonchain</a>
<a href="/docs/Mainnet-Tutorials/Using-The-L3-Bridge" class="big-button">L3 Bridge</a>
Expand Down
4 changes: 2 additions & 2 deletions src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ function Home() {
const { siteConfig } = useDocusaurusContext();
return (
<Layout
title={'Home'}
description="Description will go into a meta tag in <head />"
title={''}
description="The fastest, hyper-scalable DePIN native Layer 3 on Ethereum <head />"
>
<HomepageHeader />
</Layout>
Expand Down

0 comments on commit 6f3fc8a

Please sign in to comment.