diff --git a/pages/index.js b/pages/index.js index 4073000..ded3164 100644 --- a/pages/index.js +++ b/pages/index.js @@ -294,29 +294,33 @@ export default function Dashboard() { return ( <> - Codex Metrics - + Codex Metrics | Testnet Network Statistics + {/* Open Graph / Facebook */} - - - + + + + {/* Twitter */} - - - + + + + {/* Additional SEO */} - + + + diff --git a/public/CodexTestnetOG.png b/public/CodexTestnetOG.png new file mode 100644 index 0000000..e06bdb1 Binary files /dev/null and b/public/CodexTestnetOG.png differ