tobast.fr-hugo/config.yaml

28 lines
532 B
YAML
Raw Permalink Normal View History

2019-10-08 20:53:12 +02:00
baseURL: "https://tobast.fr/"
languageCode: "en-en"
2019-10-29 15:30:10 +01:00
title: "Théophile Bastian — personal webpage"
2019-10-08 20:53:12 +02:00
disableHugoGeneratorInject: true
params:
sourceURL: "https://git.tobast.fr/tobast/tobast.fr"
siteLicenseURL: "https://www.gnu.org/licenses/gpl-3.0.en.html"
siteLicenseName: "GNU GPLv3"
taxonomies:
category: categories
tag: tags
privacy:
disqus:
disable: true
googleAnalytics:
disable: true
instagram:
disable: true
twitter:
disable: true
vimeo:
disable: true
youtube:
disable: true