Skip to content

Commit

Permalink
Add how to get sub link
Browse files Browse the repository at this point in the history
  • Loading branch information
olehmell committed Dec 7, 2023
1 parent a37454d commit e8ab596
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ const steps: {
energy: {
content: Energy,
title: '⚡ Energy',
subtitle: <>Energy allows you to use {config.appName}. You can create energy here by burning SUB. <a href={HOW_TO_GET_SUB_URL} target='_blank' rel='noreferrer' /></>,
subtitle: <>Energy allows you to use {config.appName}. You can create energy here by burning SUB. <a href={HOW_TO_GET_SUB_URL} target='_blank' rel='noreferrer' >How do I get SUB?</a></>,
},
signer: {
content: Signer,
Expand Down

0 comments on commit e8ab596

Please sign in to comment.