Skip to content

Commit bdeeb2f

Browse files
Serhii Prykhozhyiphilippem
authored andcommitted
remove Signet
1 parent 8bd7418 commit bdeeb2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/src/views/lander.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ const LandingPage = ({ t, theme, ...S }) => {
110110
</div>
111111
<div className="feature">
112112
<img src={`${staticRoot}img/icons/lbtc.svg`} alt="icon" />
113-
<p className="font-p3 text-gray">Access data across Bitcoin Mainnet, Testnet, Signet, and Liquid networks, offering a broad spectrum of blockchain data for diverse applications.</p>
113+
<p className="font-p3 text-gray">Access data across Bitcoin Mainnet, Testnet, and Liquid networks, offering a broad spectrum of blockchain data for diverse applications.</p>
114114
</div>
115115
<div className="feature">
116116
<img src={`${staticRoot}img/icons/security-tokens.svg`} alt="icon" />

0 commit comments

Comments
 (0)