Compare commits
2 commits
5af5c1a997
...
4cde79c91a
Author | SHA1 | Date | |
---|---|---|---|
4cde79c91a | |||
720e59cdad |
3 changed files with 10 additions and 3 deletions
|
@ -85,6 +85,11 @@ disqusShortname = "yourdiscussshortname"
|
|||
icon = "fa fa-mastodon"
|
||||
weight = 3
|
||||
url = "https://mastodon.zaclys.com/@Faket"
|
||||
[[params.social]]
|
||||
name = "Mon compte Twitter"
|
||||
icon = "fa fa-twitter"
|
||||
weight = 3
|
||||
url = "https://twitter.com/gregorytrolliet"
|
||||
[[params.social]]
|
||||
name = "Mon serveur Git"
|
||||
icon = "fa fa-gitea"
|
||||
|
@ -104,7 +109,7 @@ disqusShortname = "yourdiscussshortname"
|
|||
name = "Mon compte Facebook"
|
||||
icon = "fa fa-facebook"
|
||||
weight = 5
|
||||
url = "https://www.facebook.com/gregory.trolliet.10"
|
||||
url = "https://www.facebook.com/gregory.trolliet.coach"
|
||||
[[params.social]]
|
||||
name = "Ma clé publique"
|
||||
icon = "fa fa-key-modern"
|
||||
|
|
|
@ -5,4 +5,5 @@ slug: "contact"
|
|||
|
||||
To contact me, send me an e-mail.
|
||||
|
||||
<span><i class="far fa-envelope"></i></span> [gregory@trolliet.info](mailto:gregory@trolliet.info)
|
||||
<span><i class="fa fa-envelope"></i></span>
|
||||
[gregory@trolliet.info](mailto:gregory@trolliet.info)
|
||||
|
|
|
@ -5,4 +5,5 @@ slug: "contact"
|
|||
|
||||
Je suis disponible par e-mail pour toutes questions.
|
||||
|
||||
<span><i class="far fa-envelope"></i></span> [gregory@trolliet.info](mailto:gregory@trolliet.info)
|
||||
<span><i class="fa fa-envelope"></i></span>
|
||||
[gregory@trolliet.info](mailto:gregory@trolliet.info)
|
||||
|
|
Loading…
Reference in a new issue