diff --git a/unfurler/src/routes.ts b/unfurler/src/routes.ts index 24922c85d..c6e77e79a 100644 --- a/unfurler/src/routes.ts +++ b/unfurler/src/routes.ts @@ -56,8 +56,7 @@ const routes = { const networks = { bitcoin: { - fallbackImg: '/resources/mempool-space-preview.png', - staticImg: '/resources/previews/dashboard.png', + fallbackImg: '/resources/previews/dashboard.png', routes: { ...routes // all routes supported }