Docs: update theme version (#571)

Signed-off-by: Carson Yang <yangchuansheng33@gmail.com>
This commit is contained in:
Carson Yang
2023-12-07 18:07:57 +08:00
committed by GitHub
parent e01c38efe0
commit f298b90b69
6 changed files with 13 additions and 5 deletions

View File

@@ -4,5 +4,5 @@ go 1.21
require (
github.com/colinwilson/lotusdocs v0.1.0 // indirect
github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20003 // indirect
github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20200 // indirect
)