Merge pull request #4789 from mempool/hunicus/api-docs-unfurler
Add /docs/api unfurler image
This commit is contained in:
commit
92d960a9cc
BIN
frontend/src/resources/previews/docs-api.jpg
Normal file
BIN
frontend/src/resources/previews/docs-api.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 79 KiB |
@ -44,6 +44,10 @@ const routes = {
|
|||||||
faq: {
|
faq: {
|
||||||
title: "FAQ",
|
title: "FAQ",
|
||||||
fallbackImg: '/resources/previews/faq.jpg',
|
fallbackImg: '/resources/previews/faq.jpg',
|
||||||
|
},
|
||||||
|
api: {
|
||||||
|
title: "API Docs",
|
||||||
|
fallbackImg: '/resources/previews/docs-api.jpg',
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user