Skip to content

Commit

Permalink
Update index.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
DappaDanDev authored Mar 11, 2024
1 parent 3e8eab6 commit 5769b2b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/web/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ To learn more check out the [tools & libraries section](/web/libraries).
<EmbedLink
href="/web/libraries"
title="Tools & Libraries"
description="To lorem ipsum dolor sit amet."
description="To learn about the available tools and libraries that interact with ENS"
/>

{/* ## Examples
Expand All @@ -48,21 +48,21 @@ If you're interested in interacting with the resolver contract directly, you mig
<EmbedLink
href="/web/resolution"
title="Address Resolution"
description="To lorem ipsum dolor sit amet."
description="To find guides on the address lookup features of ENS."
/>

## Subnames

<EmbedLink
href="/web/subnames"
href="/web/subdomains"
title="Issuing Subnames"
description="To lorem ipsum dolor sit amet."
description="To an overview of subdomains and the NameWrapper smart contract"
/>

## Registration

<EmbedLink
href="/registry/eth"
title="ETH Registrar"
description="To lorem ipsum dolor sit amet."
description="To an overview of the two smart contracts that make up the ETH Registrar."
/>

0 comments on commit 5769b2b

Please sign in to comment.