15 lines
400 B
TOML
15 lines
400 B
TOML
baseURL = 'https://kurrrioo.neocities.org/'
|
|
languageCode = 'de'
|
|
title = 'Fransz Portfolio'
|
|
# Neocities API-key: 099381b32af21a9c2c68e81968081b26
|
|
theme = 'Basic'
|
|
|
|
[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" |