eh
This commit is contained in:
parent
79c70e8d3b
commit
687175e859
2 changed files with 97 additions and 85 deletions
30
config.toml
30
config.toml
|
@ -146,6 +146,36 @@ loading = "Chargement..."
|
|||
page-not-supported = "Cette page n'est pas disponible dans votre langue actuellement."
|
||||
|
||||
|
||||
[[params.social]]
|
||||
id="facebook"
|
||||
weight=1
|
||||
title="Facebook"
|
||||
url="https://facebook.com/werobot"
|
||||
|
||||
[[params.social]]
|
||||
id="instagram"
|
||||
weight=2
|
||||
title="Instagram"
|
||||
url="https://instagram.com/werobot"
|
||||
|
||||
[[params.social]]
|
||||
id="x"
|
||||
weight=3
|
||||
title="X"
|
||||
url="https://x.com/werobot"
|
||||
|
||||
#[[params.social]]
|
||||
#id="youtube"
|
||||
#weight=4
|
||||
#title="Youtube"
|
||||
#url="https://facebook.com/werobot"
|
||||
|
||||
[[params.social]]
|
||||
id="github"
|
||||
weight=5
|
||||
title="GitHub"
|
||||
url="https://github.com/werobot-france"
|
||||
|
||||
[[params.errors]]
|
||||
id="unknown"
|
||||
title="Erreur inconnue"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue