rename menu item on docs to say "blossom".

This commit is contained in:
fiatjaf 2025-03-17 13:38:35 -03:00
parent 51632dcc9f
commit f72dea346f

View File

@ -19,7 +19,7 @@ export default {
{ text: 'HTTP Integration', link: '/core/embed' },
{ text: 'Request Routing', link: '/core/routing' },
{ text: 'Management API', link: '/core/management' },
{ text: 'Media Storage', link: '/core/blossom' },
{ text: 'Media Storage (Blossom)', link: '/core/blossom' },
]
},
{