Fix page title (accidentally deleted in previous commit)

This commit is contained in:
wiz 2020-03-10 03:16:54 +09:00
parent 7aeb4ef692
commit 33ffabcd28
No known key found for this signature in database
GPG Key ID: A394E332255A6173

View File

@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>mempool</title>
<title>mempool.space - Bitcoin mempool visualizer and blockchain explorer</title>
<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." />