Files
sumup/config.toml

4 lines
97 B
TOML
Raw Normal View History

baseURL = 'http://example.org/'
languageCode = 'en-US'
title = 'Fransz Portfolio'
theme = 'Basic'