Add /docs/api unfurler image

This commit is contained in:
hunicus 2024-03-18 03:16:00 -04:00
parent 634b461bb5
commit 82ba80dbb1
No known key found for this signature in database
GPG Key ID: 24837C51B6D81FD9
2 changed files with 4 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 79 KiB

View File

@ -44,6 +44,10 @@ const routes = {
faq: {
title: "FAQ",
fallbackImg: '/resources/previews/faq.jpg',
},
api: {
title: "API Docs",
fallbackImg: '/resources/previews/docs-api.jpg',
}
}
},