diff --git a/json/site_content/blogPost/testnet-update.json b/json/site_content/blogPost/testnet-update.json index 46cb9b2..6af5721 100644 --- a/json/site_content/blogPost/testnet-update.json +++ b/json/site_content/blogPost/testnet-update.json @@ -37,7 +37,7 @@ "children": [ { "type": "span", - "value": "The Laconic Testnet is launching in two days! Here's everything you need to know." + "value": "The Laconic Testnet registry is live! Here's everything you need to know." } ] }, @@ -55,7 +55,32 @@ "children": [ { "type": "span", - "value": "This testnet is being run by Hypha Co-op, known for their work on the Cosmos Hub ICS testnet. Throughout this LORO testnet, you'll be hearing from Dante and Lexa - testnet coordinators." + "value": "This testnet is being run by " + }, + { + "url": "https://hypha.coop", + "meta": [ + { + "id": "target", + "value": "_blank" + } + ], + "type": "link", + "children": [ + { + "type": "span", + "marks": [ + "underline" + ], + "value": "Hypha Co-op" + } + ] + }, + + + { + "type": "span", + "value": ", known for their work on the Cosmos Hub ICS testnet. Throughout this LORO testnet, you'll be hearing from Dante and Lexa - testnet coordinators." } ] },