mirror of
https://github.com/mempool/mempool.git
synced 2025-01-18 21:32:55 +01:00
Moar tweaks to opengraph metadata and twitter card metadata
This commit is contained in:
parent
701b8610e5
commit
7e1b99f726
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>mempool.space - Bitcoin mempool visualizer and blockchain explorer</title>
|
||||
<title>mempool.space - Bitcoin blockchain explorer and mempool visualizer</title>
|
||||
<base href="/">
|
||||
|
||||
<meta name="description" content="An open-source mempool visualizer and blockchain explorer for Bitcoin, Testnet, and Liquid, featuring realtime TX tracking." />
|
||||
@ -11,10 +11,10 @@
|
||||
<meta property="og:image:width" content="1000" />
|
||||
<meta property="og:image:height" content="500" />
|
||||
<meta property="twitter:card" content="summary_large_image">
|
||||
<meta property="twitter:site" 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, featuring realtime TX tracking.">
|
||||
<meta property="twitter:site" content="mempoolspace">
|
||||
<meta property="twitter:creator" content="mempoolspace">
|
||||
<meta property="twitter:title" content="mempool - Bitcoin block explorer and mempool visualizer">
|
||||
<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: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