various fixes.

This commit is contained in:
Miroslav Šedivý 2025-02-18 23:07:35 +01:00
parent 5886d946b2
commit 4d0aea6040
4 changed files with 9 additions and 27 deletions

View file

@ -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}