From ca4c2bef8a5f46c301c1895f6257bb4add4bb499 Mon Sep 17 00:00:00 2001 From: zramsay Date: Tue, 17 Oct 2023 19:05:37 -0400 Subject: [PATCH] aha --- json/site_content/footer.json | 6 +++++- json/site_content/header.json | 6 +++++- src/components/sections/products/rpc/index.tsx | 2 +- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/json/site_content/footer.json b/json/site_content/footer.json index a5ef3cc..441bae3 100644 --- a/json/site_content/footer.json +++ b/json/site_content/footer.json @@ -116,8 +116,12 @@ { "href": "/products/#laconictoken", "title": "(LNT) Token" + }, + { + "href": "/products/#laconicrpc", + "title": "Laconic RPC" } ] } } -} \ No newline at end of file +} diff --git a/json/site_content/header.json b/json/site_content/header.json index 9c04e08..c02b38b 100644 --- a/json/site_content/header.json +++ b/json/site_content/header.json @@ -43,6 +43,10 @@ { "href": "/products#laconictoken", "title": "Network Token (LNT)" + }, + { + "href": "/products#laconicrpc", + "title": "Laconic RPC" } ] }, @@ -116,4 +120,4 @@ ] } } -} \ No newline at end of file +} diff --git a/src/components/sections/products/rpc/index.tsx b/src/components/sections/products/rpc/index.tsx index 2dd2b84..c3f9c6c 100644 --- a/src/components/sections/products/rpc/index.tsx +++ b/src/components/sections/products/rpc/index.tsx @@ -63,7 +63,7 @@ const RPC = ({ data }: Props) => { alt="rpc" /> -

LNT will also be used to:

+

Supercharge your Dapps

item