mirror of
https://github.com/m1k1o/neko.git
synced 2025-06-12 07:42:40 +02:00
various fixes.
This commit is contained in:
parent
5886d946b2
commit
4d0aea6040
4 changed files with 9 additions and 27 deletions
|
@ -14,12 +14,6 @@ import SchemaTabs from "@theme/SchemaTabs";
|
|||
import TabItem from "@theme/TabItem";
|
||||
import Export from "@theme/ApiExplorer/Export";
|
||||
|
||||
<span
|
||||
className={"theme-doc-version-badge badge badge--secondary"}
|
||||
children={"Version: 3.0.0"}
|
||||
>
|
||||
</span>
|
||||
|
||||
<Export
|
||||
url={"https://raw.githubusercontent.com/m1k1o/neko/refs/heads/master/server/openapi.yaml"}
|
||||
proxy={undefined}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue