mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-07-25 16:49:34 +00:00
deploy: cb2e82861e
This commit is contained in:
parent
597c1ad62b
commit
c3ec3141ec
1795 changed files with 430361 additions and 89708 deletions
js
|
@ -408,9 +408,9 @@ function initOpenapi( update, attrs ){
|
|||
'<html lang="' + lang + '" dir="' + (isRtl ? 'rtl' : 'ltr') + '">' +
|
||||
'<head>' +
|
||||
'<link rel="stylesheet" href="' + window.themeUseOpenapi.css + '">' +
|
||||
'<link rel="stylesheet" href="' + theme + '">' +
|
||||
'<link rel="stylesheet" href="' + relBasePath + '/css/swagger.css' + assetBuster + '">' +
|
||||
'<link rel="stylesheet" href="' + relBasePath + '/css/swagger-' + swagger_theme + '.css' + assetBuster + '">' +
|
||||
'<link rel="stylesheet" href="' + theme + '">' +
|
||||
'</head>' +
|
||||
'<body>' +
|
||||
'<a class="relearn-expander" href="" onclick="return relearn_collapse_all()">Collapse all</a>' +
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue