Shorten opengraph description and twitter card description to fit
This commit is contained in:
parent
33ffabcd28
commit
1c883cf150
@ -5,7 +5,7 @@
|
|||||||
<title>mempool.space - Bitcoin mempool visualizer and blockchain explorer</title>
|
<title>mempool.space - Bitcoin mempool visualizer and blockchain explorer</title>
|
||||||
<base href="/">
|
<base href="/">
|
||||||
|
|
||||||
<meta name="description" content="An open-source mempool visualizer and blockchain explorer for Bitcoin, Testnet, and Liquid, supporting realtime TX tracking, mempool fee estimation, and more." />
|
<meta name="description" content="An open-source mempool visualizer and blockchain explorer for Bitcoin, Testnet, and Liquid, featuring realtime TX tracking." />
|
||||||
<meta property="og:image" content="https://mempool.ninja/assets/mempool-preview.png" />
|
<meta property="og:image" content="https://mempool.ninja/assets/mempool-preview.png" />
|
||||||
<meta property="og:image:type" content="image/png" />
|
<meta property="og:image:type" content="image/png" />
|
||||||
<meta property="og:image:width" content="4096" />
|
<meta property="og:image:width" content="4096" />
|
||||||
@ -13,7 +13,7 @@
|
|||||||
<meta property="twitter:card" content="summary_large_image">
|
<meta property="twitter:card" content="summary_large_image">
|
||||||
<meta property="twitter:site" content="mempool">
|
<meta property="twitter:site" content="mempool">
|
||||||
<meta property="twitter:title" content="mempool">
|
<meta property="twitter:title" content="mempool">
|
||||||
<meta property="twitter:description" content=" An open-source mempool visualizer and blockchain explorer for Bitcoin, Testnet, and Liquid, supporting realtime TX tracking, mempool fee estimation, and more.">
|
<meta property="twitter:description" content=" An open-source mempool visualizer and blockchain explorer for Bitcoin, Testnet, and Liquid, featuring realtime TX tracking.">
|
||||||
<meta property="twitter:creator" content="mempoolspace">
|
<meta property="twitter:creator" content="mempoolspace">
|
||||||
<meta property="twitter:image:src" content="https://mempool.ninja/assets/mempool-preview.png" />
|
<meta property="twitter:image:src" content="https://mempool.ninja/assets/mempool-preview.png" />
|
||||||
<meta property="twitter:domain" content="mempool.ninja">
|
<meta property="twitter:domain" content="mempool.ninja">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user