website_lea/config.toml

49 lines
1.2 KiB
TOML
Raw Normal View History

2021-10-26 11:41:22 +02:00
baseURL = "https://trolliet.info/"
languageCode = "fr-fr"
DefaultContentLanguage = "fr"
title = "Léon"
paginate = 15
theme = "frigg"
pluralizeListTitles = false
[markup]
# defaultMarkdownHandler = "blackfriday"
[markup.goldmark]
[markup.goldmark.renderer]
unsafe = true
[author]
name = "Gregory Trolliet"
email = "gregory@trolliet.info"
[params]
author = "Léon"
info = "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus eu est hendrerit ex elementum aliquet eget quis leo. Duis nec scelerisque risus, et auctor turpis. Fusce et iaculis libero. Nullam."
avatar = "avatar.webp"
custom_css = []
description = "Site personnel de Léon"
keywords = "théâtre"
mail = "lea.trolliet99@gmail.com"
name = "Léa Trolliet"
counter = 4
error404_definitionUrl = "https://fr.wikipedia.org/wiki/Erreur_HTTP_404"
[[params.social]]
name = "Mon e-mail"
icon = "envelope"
weight = 1
url = "mailto:lea@trolliet.info"
[[params.social]]
name = "Mon compte Mastodon"
icon = "mastodon"
weight = 5
url = "https://mastodon.zaclys.com/@Faket"
[[params.social]]
name = "Mon compte Twitter"
icon = "twitter"
weight = 5
url = "https://twitter.com/gregorytrolliet"