Capitalize the B in Bitcoin in metadata

This commit is contained in:
wiz 2020-03-10 04:10:31 +09:00
parent 4096d44688
commit 71cd4e1279
No known key found for this signature in database
GPG Key ID: A394E332255A6173

View File

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<title>mempool.space - bitcoin block explorer</title> <title>mempool - Bitcoin block explorer</title>
<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." />
@ -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="mempoolspace"> <meta property="twitter:site" content="mempoolspace">
<meta property="twitter:creator" 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: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.ninja/assets/mempool-preview.png" />
<meta property="twitter:domain" content="mempool.ninja"> <meta property="twitter:domain" content="mempool.ninja">