Docs: update theme (#368)

Signed-off-by: Carson Yang <yangchuansheng33@gmail.com>
This commit is contained in:
Carson Yang
2023-10-04 22:25:07 +08:00
committed by GitHub
parent bf172fab81
commit 7f1fecb84e
8 changed files with 56 additions and 16 deletions

View File

@@ -3,6 +3,6 @@ module fastgpt-docs
go 1.21
require (
github.com/colinwilson/lotusdocs v0.0.0-20230919015602-a9717caaab14 // indirect
github.com/colinwilson/lotusdocs v0.1.0 // indirect
github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20003 // indirect
)