From 5e931085d9ac0d3ed67727bb76170af4406cccf3 Mon Sep 17 00:00:00 2001 From: "zach@laconic.com" Date: Mon, 12 Aug 2024 14:47:35 +0000 Subject: [PATCH] try now --- .../site_content/blogPost/testnet-update.json | 29 +++++++++++++++++-- 1 file changed, 27 insertions(+), 2 deletions(-) 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." } ] },