Testing Hugo with bootstrap5
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
baseURL = 'http://example.org/'
|
||||
languageCode = 'en-US'
|
||||
title = 'Fransz Portfolio'
|
||||
theme = 'Basic'
|
||||
theme = 'bootstrap5'
|
||||
|
||||
[module]
|
||||
[[module.imports]]
|
||||
path = "github.com/gohugoio/hugo-mod-bootstrap-scss/v5"
|
||||
Reference in New Issue
Block a user