mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-06-27 19:20:31 +00:00
theme: remove HTML validation errors #644
This commit is contained in:
parent
660fd1c8d4
commit
e7eb9aa366
6 changed files with 7 additions and 7 deletions
static/js
|
@ -432,7 +432,7 @@ function initOpenapi( update, attrs ){
|
|||
activated: true,
|
||||
theme: swagger_code_theme,
|
||||
},
|
||||
url: oc.getAttribute('openapi-url'),
|
||||
url: oc.dataset.openapiUrl,
|
||||
validatorUrl: 'none',
|
||||
});
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue