From 13cdb05254d18e4a93459fc4d228297c7082c66a Mon Sep 17 00:00:00 2001
From: Gabriel Augendre
Date: Sun, 21 May 2023 22:35:36 +0200
Subject: [PATCH] Move all contact info to links on home page
---
config.yaml | 20 ++++++++++++--------
content/about/index.md | 8 --------
2 files changed, 12 insertions(+), 16 deletions(-)
diff --git a/config.yaml b/config.yaml
index 4e2ecb9..b3cc590 100644
--- a/config.yaml
+++ b/config.yaml
@@ -61,16 +61,20 @@ params:
My take on tech related subjects (but not only)
socialIcons:
- - name: email
+ - name: Email
url: "mailto:ga-blog@augendre.info"
- - name: github
- url: "https://github.com/Crocmagnon"
- - name: cv
- url: "https://cv-gabriel.augendre.info"
- - name: stackoverflow
- url: "https://stackoverflow.com/users/2758732/gabriel"
- - name: mastodon
+ - name: Mastodon
url: "https://fosstodon.org/@Crocmagnon"
+ - name: GitHub
+ url: "https://github.com/Crocmagnon"
+ - name: Gitea
+ url: "https://git.augendre.info/gaugendre"
+ - name: GitLab
+ url: "https://gitlab.com/gaugendre"
+ - name: CV
+ url: "https://cv-gabriel.augendre.info"
+ - name: StackOverflow
+ url: "https://stackoverflow.com/users/2758732/gabriel"
cover:
hidden: true # hide everywhere but not in structured data
diff --git a/content/about/index.md b/content/about/index.md
index 1074a23..c9fc4ce 100644
--- a/content/about/index.md
+++ b/content/about/index.md
@@ -39,14 +39,6 @@ I'm Gabriel, a Go and Python software developer at [OVHcloud](https://www.ovhclo
{{< /unsafe >}}
-## Where to find me {#contact}
-
-| Code | Contact |
-|-----------------------------------------------|--------------------------------------------------------------------|
-| [Gitea](https://git.augendre.info/gaugendre) | Mastodon |
-| [GitHub](https://github.com/Crocmagnon) | Email |
-| [GitLab](https://gitlab.com/gaugendre) | |
-
My resume is available as [a pdf](https://cv-gabriel.augendre.info) (in French) if you want to take a look.
## Analytics