Add supporting themes required for Lotusdocs
This commit is contained in:
8
themes/hugo-mod-bootstrap-scss/go.mod
Normal file
8
themes/hugo-mod-bootstrap-scss/go.mod
Normal file
@@ -0,0 +1,8 @@
|
||||
module github.com/gohugoio/hugo-mod-bootstrap-scss/v5
|
||||
|
||||
go 1.16
|
||||
|
||||
require (
|
||||
github.com/gohugoio/hugo-mod-jslibs-dist/popperjs/v2 v2.21100.20000 // indirect
|
||||
github.com/twbs/bootstrap v5.3.3+incompatible // indirect
|
||||
)
|
||||
Reference in New Issue
Block a user