Add /docs/api unfurler image
This commit is contained in:
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',
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user