Skip to content

Commit

Permalink
feat: update osmosis intro (#260)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattverse authored Jun 20, 2024
1 parent d8f8ac6 commit c2fa874
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ export default function Homepage() {
<Section title="Learn about Osmosis">
<Card
title="What is Osmosis?"
description="Osmosis is an advanced automated market maker (AMM) protocol that allows developers to build customized AMMs."
description="Osmosis is the premier cross-chain DEX and DeFi hub for the Cosmos ecosystem and beyond."
to="/overview/educate/osmosis"
icon={<OsmosisCore />}
/>
Expand Down Expand Up @@ -273,7 +273,7 @@ export default function Homepage() {
title="Cw-orchestrator"
description="All-in-one Rust-based CosmWasm contracts testing, scripting, and deployment tool"
to="/cosmwasm/cw-orch"
icon={<TerminalIcon/>}
icon={<TerminalIcon />}
svgFile="/icons/cw-orch.svg"
/>
</Section>
Expand Down

0 comments on commit c2fa874

Please sign in to comment.