Merge pull request #5135 from mempool/mononaut/research-images

research images
This commit is contained in:
wiz 2024-06-05 14:19:34 +09:00 committed by GitHub
commit 604b0ba3e6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 448 additions and 0 deletions

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 168 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 287 KiB

View File

@ -233,6 +233,10 @@ const routes = {
title: "Trademark Policy", title: "Trademark Policy",
fallbackImg: '/resources/previews/trademark-policy.jpg', fallbackImg: '/resources/previews/trademark-policy.jpg',
}, },
research: {
title: "Mempool Research",
fallbackImg: '/resources/previews/research.jpg',
},
}; };
export const networks = { export const networks = {