Files
sumup/config.toml

8 lines
187 B
TOML
Raw Normal View History

baseURL = 'http://example.org/'
languageCode = 'en-US'
title = 'Fransz Portfolio'
2025-11-09 19:57:15 +01:00
theme = 'bootstrap5'
[module]
[[module.imports]]
path = "github.com/gohugoio/hugo-mod-bootstrap-scss/v5"