Skip to content

Commit 18eba15

Browse files
committed
fix
1 parent 6e10147 commit 18eba15

File tree

2 files changed

+136
-260
lines changed

2 files changed

+136
-260
lines changed

src/pages/Home.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ const Home: React.FC = () => {
172172
Bitcoin Explorer
173173
</h1>
174174
<p className="text-gray-400 text-lg mb-8">
175-
Search for Bitcoin addresses, transactions, and blocks to explore the blockchain
175+
Search for Bitcoin addresses, transactions, and blocks to explore the Mainnet Bitcoin
176176
</p>
177177
<SearchBar />
178178
</div>

0 commit comments

Comments
 (0)