Repointing meta tags to correct domain.

This commit is contained in:
softsimon 2020-03-27 03:50:10 +07:00
parent 294e6d1667
commit e3bf8d0039
No known key found for this signature in database
GPG Key ID: 488D7DCFB5A430D7

View File

@ -6,7 +6,7 @@
<base href="/"> <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." /> <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." />
<meta property="og:image" content="https://mempool.ninja/assets/mempool-preview.png" /> <meta property="og:image" content="https://mempool.space/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="1000" /> <meta property="og:image:width" content="1000" />
<meta property="og:image:height" content="500" /> <meta property="og:image:height" content="500" />
@ -15,8 +15,8 @@
<meta property="twitter:creator" content="mempoolspace"> <meta property="twitter:creator" content="mempoolspace">
<meta property="twitter:title" content="mempool - 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: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:image:src" content="https://mempool.space/assets/mempool-preview.png" />
<meta property="twitter:domain" content="mempool.ninja"> <meta property="twitter:domain" content="mempool.space">
<link rel="apple-touch-icon" sizes="57x57" href="/assets/favicons/apple-icon-57x57.png"> <link rel="apple-touch-icon" sizes="57x57" href="/assets/favicons/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="/assets/favicons/apple-icon-60x60.png"> <link rel="apple-touch-icon" sizes="60x60" href="/assets/favicons/apple-icon-60x60.png">