Files
sumup/config.toml

13 lines
326 B
TOML

baseURL = 'http://example.org/'
languageCode = 'en-US'
title = 'Fransz Portfolio'
# Neocities API-key: 099381b32af21a9c2c68e81968081b26
theme = 'Basic'
[params]
author = 'Franz Klotsche'
description = 'Just another web-experiment'
# [module]
# [[module.imports]]
# path = "github.com/gohugoio/hugo-mod-bootstrap-scss/v5"