website_lea/config.toml

54 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"
2023-09-09 11:38:42 +02:00
title = "Léon Désastres"
2021-10-26 11:41:22 +02:00
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]
2023-09-08 20:19:28 +02:00
author = "Léa Trolliet"
info = "Comédienne, compositrice, chanteuse"
2021-10-26 11:41:22 +02:00
avatar = "avatar.webp"
custom_css = []
description = "Site personnel de Léon"
keywords = "théâtre"
mail = "lea@trolliet.info"
2021-10-26 11:41:22 +02:00
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 Instagram"
icon = "instagram"
2021-10-26 11:41:22 +02:00
weight = 5
2023-09-08 20:19:28 +02:00
url = "https://instagram.com/leondesastres?igshid=OGQ5ZDc2ODk2ZA=="
2021-10-26 11:41:22 +02:00
[[params.social]]
name = "Mon compte Facebook"
icon = "facebook"
weight = 5
2023-09-08 20:19:28 +02:00
url = "https://www.facebook.com/profile.php?id=100069451010806"
[[params.social]]
2023-09-08 20:19:28 +02:00
name = "Mon compte Telegram"
icon = "telegram"
2021-10-26 11:41:22 +02:00
weight = 5
2023-09-08 20:19:28 +02:00
url = "https://t.me/leoeoeoeon"