|
3 | 3 |
|
4 | 4 | <head> |
5 | 5 | <meta charset="utf-8"> |
6 | | - <title>🟧 ordpool.space - Inscpriptions Explorer</title> |
| 6 | + <title>🟧 ordpool.space - A Bitcoin MEMEpool Explorer · Inscriptions · Runes · Stamps · BRC-20 · SRC-20 · CAT-21 · Atomicals · Labitbu · OpenTimestamps</title> |
7 | 7 | <script src="/resources/config.js"></script> |
8 | 8 | <script src="/resources/customize.js"></script> |
9 | 9 | <base href="/"> |
10 | 10 |
|
11 | | - <meta name="description" content="Explore the full MEMEpool! Ordpool shows you pending ordinal inscriptions and runes in the mempool." /> |
12 | | - <meta property="og:image" content="https://ordpool.space/resources/mempool-space-preview.png" /> |
| 11 | + <meta name="description" content="Render Bitcoin in full. Ordpool decodes inscriptions, runes, stamps, BRC-20, SRC-20, CAT-21, atomicals, labitbu and OpenTimestamps. Every on-chain artifact, mempool-first." /> |
| 12 | + <meta property="og:image" content="https://ordpool.space/resources/ordpool-space-preview.png" /> |
13 | 13 | <meta property="og:image:type" content="image/png" /> |
14 | | - <meta property="og:image:width" content="1000" /> |
15 | | - <meta property="og:image:height" content="500" /> |
16 | | - <meta property="og:description" content="Explore the full MEMEpool! Ordpool shows you pending ordinal inscriptions and runes in the mempool." /> |
| 14 | + <meta property="og:image:width" content="1200" /> |
| 15 | + <meta property="og:image:height" content="630" /> |
| 16 | + <meta property="og:title" content="🟧 ordpool.space - A Bitcoin MEMEpool Explorer" /> |
| 17 | + <meta property="og:description" content="Render Bitcoin in full. Ordpool decodes inscriptions, runes, stamps, BRC-20, SRC-20, CAT-21, atomicals, labitbu and OpenTimestamps. Every on-chain artifact, mempool-first." /> |
17 | 18 | <meta name="twitter:card" content="summary_large_image"> |
18 | | - <meta name="twitter:site" content="@haushoppe"> |
19 | | - <meta name="twitter:creator" content="@haushoppe"> |
20 | | - <meta name="twitter:title" content="ordpool.space"> |
21 | | - <meta name="twitter:description" content="Explore the full MEMEpool! Ordpool shows you pending ordinal inscriptions and runes in the mempool." /> |
22 | | - <meta name="twitter:image:src" content="https://ordpool.space/resources/mempool-space-preview.png" /> |
| 19 | + <meta name="twitter:site" content="@OrdpoolSpace"> |
| 20 | + <meta name="twitter:creator" content="@HausHoppe"> |
| 21 | + <meta name="twitter:title" content="🟧 ordpool.space - A Bitcoin MEMEpool Explorer"> |
| 22 | + <meta name="twitter:description" content="Render Bitcoin in full. Ordpool decodes inscriptions, runes, stamps, BRC-20, SRC-20, CAT-21, atomicals, labitbu and OpenTimestamps. Every on-chain artifact, mempool-first." /> |
| 23 | + <meta name="twitter:image:src" content="https://ordpool.space/resources/ordpool-space-preview.png" /> |
23 | 24 | <meta name="twitter:domain" content="ordpool.space"> |
24 | 25 |
|
25 | 26 | <link rel="apple-touch-icon" sizes="180x180" href="/resources/favicons/apple-touch-icon.png"> |
|
29 | 30 | <link rel="shortcut icon" href="/resources/favicons/favicon.ico"> |
30 | 31 | <link id="canonical" rel="canonical" href="https://ordpool.space"> |
31 | 32 |
|
| 33 | + <meta name="mobile-web-app-capable" content="yes"> |
32 | 34 | <meta name="apple-mobile-web-app-capable" content="yes"> |
33 | 35 | <meta name="apple-mobile-web-app-status-bar-style" content="black"> |
34 | 36 | <meta name="msapplication-TileColor" content="#000000"> |
|
0 commit comments