diff --git a/json/site_content/blogPost/testnet-update.json b/json/site_content/blogPost/testnet-update.json index c8ff6f1..46cb9b2 100644 --- a/json/site_content/blogPost/testnet-update.json +++ b/json/site_content/blogPost/testnet-update.json @@ -146,7 +146,7 @@ }, { "type": "span", - "value": "for the full list of LORO testnet tasks and rewards.\n" + "value": " for the full list of LORO testnet tasks and rewards.\n" }, { "type": "span", @@ -175,11 +175,57 @@ "children": [ { "type": "span", - "value": "1. Visit https://wallet.laconic.com and create a wallet. Save the mnemonic!\n\n" + "value": "1. Visit " + }, + { + "url": "https://wallet.laconic.com", + "meta": [ + { + "id": "target", + "value": "_blank" + } + ], + "type": "link", + "children": [ + { + "type": "span", + "marks": [ + "underline" + ], + "value": "https://wallet.laconic.com" + } + ] }, { "type": "span", - "value": "2. Register for the testnet at https://loro-signup.laconic.com/ and follow the registration steps provided in the follow-up email. " + "value": " and create a wallet. Save the mnemonic!\n\n" + }, + { + "type": "span", + "value": "2. Register for the testnet at " + }, + { + "url": "https://loro-signup.laconic.com", + "meta": [ + { + "id": "target", + "value": "_blank" + } + ], + "type": "link", + "children": [ + { + "type": "span", + "marks": [ + "underline" + ], + "value": "https://loro-signup.laconic.com" + } + ] + }, + { + "type": "span", + "value": " and follow the registration steps provided in the follow-up email. " }, { "type": "span",