Merge pull request #5135 from mempool/mononaut/research-images
research images
This commit is contained in:
commit
604b0ba3e6
File diff suppressed because one or more lines are too long
BIN
frontend/src/resources/previews/research.jpg
Normal file
BIN
frontend/src/resources/previews/research.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 168 KiB |
BIN
frontend/src/resources/previews/research.png
Normal file
BIN
frontend/src/resources/previews/research.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 287 KiB |
@ -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 = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user