From 9f21ce3fcc523a74b157eb19c9f447aa1a7b9c6c Mon Sep 17 00:00:00 2001 From: Paul Cramer Date: Mon, 5 Aug 2024 16:15:45 -0700 Subject: [PATCH] Add titles to all tags to improve SEO --- site/docs/pages/index.mdx | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/site/docs/pages/index.mdx b/site/docs/pages/index.mdx index 2dfbf614fe..83e9ce8e25 100644 --- a/site/docs/pages/index.mdx +++ b/site/docs/pages/index.mdx @@ -99,7 +99,7 @@ bun add @coinbase/onchainkit ::: - + View docs @@ -118,7 +118,7 @@ bun add @coinbase/onchainkit
- +

Identity

@@ -126,7 +126,7 @@ bun add @coinbase/onchainkit

Display ENS [avatars](/identity/avatar), Attestation [badges](/identity/badge), ENS [names](/identity/name) and account [addresses](/identity/address).

- + Start with Identity
@@ -166,7 +166,7 @@ bun add @coinbase/onchainkit
- +

Wallet

@@ -174,7 +174,7 @@ bun add @coinbase/onchainkit

Create or connect your wallet with [Connect Wallet](/wallet/wallet), powered by [Smart Wallet](https://www.smartwallet.dev/why).

- + Start with Wallet
@@ -231,7 +231,7 @@ bun add @coinbase/onchainkit
- +

Tokens

@@ -240,7 +240,7 @@ bun add @coinbase/onchainkit

Search [Tokens](/token/types#token) using [getTokens](/token/get-tokens) and display them with [TokenSearch](/token/token-search), [TokenChip](/token/token-chip), and [TokenRow](/token/token-row).

- + Start with Tokens
@@ -287,7 +287,7 @@ setFilteredTokens(filteredTokens);
- +

Swap

@@ -295,7 +295,7 @@ setFilteredTokens(filteredTokens);

Swap [Tokens](/token/types#token) using the [Swap](/swap/swap) components.

- + Start with Swap
@@ -361,7 +361,7 @@ setFilteredTokens(filteredTokens);
- +

Transaction

@@ -369,7 +369,7 @@ setFilteredTokens(filteredTokens);

Trigger onchain operations and sponsor them with [Paymaster](https://www.coinbase.com/developer-platform/products/paymaster).

- + Start with Transaction
@@ -441,7 +441,7 @@ setFilteredTokens(filteredTokens);
- +

Frame

@@ -449,7 +449,7 @@ setFilteredTokens(filteredTokens);

Test, build, and ship your Farcaster frames with [FrameMetadata](/frame/frame-metadata).

- + Start with Frame
@@ -558,7 +558,7 @@ setFilteredTokens(filteredTokens);

Build your onchain apps with ready-to-use React components and Typescript utilities.

- + Get started
@@ -571,22 +571,22 @@ setFilteredTokens(filteredTokens);
  • [Figma](https://www.figma.com/community/file/1370194397345450683/onchainkit)