There was an error while loading. Please reload this page.
1 parent 4f3b8aa commit f94c55eCopy full SHA for f94c55e
README.md
@@ -19,7 +19,7 @@ doc := doc.Doc{
19
SpecFile: "./openapi.json", // "./openapi.yaml"
20
SpecPath: "/openapi.json", // "/openapi.yaml"
21
DocsPath: "/docs",
22
-Theme: "light", // default is light, support light or dark
+ Theme: "light", // default is light, support light or dark
23
}
24
```
25
0 commit comments