mirror of
https://github.com/mempool/mempool.git
synced 2025-01-18 05:12:35 +01:00
Capitalize the B in Bitcoin in metadata
This commit is contained in:
parent
4096d44688
commit
71cd4e1279
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>mempool.space - bitcoin block explorer</title>
|
||||
<title>mempool - Bitcoin block explorer</title>
|
||||
<base href="/">
|
||||
|
||||
<meta name="description" content="An open-source mempool visualizer and blockchain explorer for Bitcoin, Testnet, and Liquid. Features real-time updates and live transaction tracking." />
|
||||
@ -13,7 +13,7 @@
|
||||
<meta property="twitter:card" content="summary_large_image">
|
||||
<meta property="twitter:site" content="mempoolspace">
|
||||
<meta property="twitter:creator" content="mempoolspace">
|
||||
<meta property="twitter:title" content="mempool.space - open-source bitcoin block explorer">
|
||||
<meta property="twitter:title" content="mempool - Bitcoin block explorer">
|
||||
<meta property="twitter:description" content="An open-source mempool visualizer and blockchain explorer for Bitcoin, Testnet, and Liquid." />
|
||||
<meta property="twitter:image:src" content="https://mempool.ninja/assets/mempool-preview.png" />
|
||||
<meta property="twitter:domain" content="mempool.ninja">
|
||||
|
Loading…
Reference in New Issue
Block a user