Skip to content

Commit 9ddb5c4

Browse files
authored
Merge pull request #13 from renlabs-dev/dev
Updated how to guides to include base swap and agent registration
2 parents bc18fea + 0f985e6 commit 9ddb5c4

20 files changed

Lines changed: 255 additions & 191 deletions

astro.config.mjs

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,9 @@ export default defineConfig({
102102
{
103103
label: "How-to Guides",
104104
items: [
105-
{ label: "Setup a wallet", slug: "how-to-guides/setup-a-wallet" },
105+
{ label: "Setup a Wallet", slug: "how-to-guides/setup-a-wallet" },
106+
{ label: "Bridge to Base", slug: "how-to-guides/bridge-to-base"},
107+
{ label: "Register an Agent", slug: "how-to-guides/register-an-agent" },
106108
// {
107109
// label: "Setup a wallet",
108110
// slug: "how-to-guides/setup-a-wallet",
137 KB
Loading
182 KB
Loading
176 KB
Loading
118 KB
Loading
143 KB
Loading
114 KB
Loading
132 KB
Loading
126 KB
Loading
163 KB
Loading

0 commit comments

Comments
 (0)