tobast.fr-hugo/config.yaml

27 lines
521 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:
2024-04-01 20:18:16 +02:00
blog_tag: 'blog/tags'
2019-10-08 20:53:12 +02:00
privacy:
disqus:
disable: true
googleAnalytics:
disable: true
instagram:
disable: true
twitter:
disable: true
vimeo:
disable: true
youtube:
disable: true