Files
sumup/config.toml

15 lines
400 B
TOML
Raw Normal View History

baseURL = 'https://kurrrioo.neocities.org/'
languageCode = 'de'
title = 'Fransz Portfolio'
# Neocities API-key: 099381b32af21a9c2c68e81968081b26
theme = 'Basic'
2025-11-09 19:57:15 +01:00
[params]
author = 'Franz Klotsche'
description = 'Just another web-experiment'
gh_url = 'https://api.github.com/users'
gh_user = 'kurrrioo'
# [module]
# [[module.imports]]
# path = "github.com/gohugoio/hugo-mod-bootstrap-scss/v5"