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