refactor assets
This commit is contained in:
parent
9b61306f59
commit
bca4e5f0fa
182 changed files with 38 additions and 47 deletions
|
@ -13,7 +13,7 @@ export function genOpenapiSpec(lang = 'ja-JP') {
|
|||
version: 'v1',
|
||||
title: 'Misskey API',
|
||||
description: getDescription(lang),
|
||||
'x-logo': { url: '/assets/api-doc.png' }
|
||||
'x-logo': { url: '/static-assets/api-doc.png' }
|
||||
},
|
||||
|
||||
externalDocs: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue