Reorder social links, add phone and email
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Marko Korhonen 2023-10-25 16:54:44 +03:00
parent a9be0f1444
commit a0a97522b4
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890
2 changed files with 26 additions and 6 deletions

View file

@ -15,9 +15,14 @@ name = "Rossum Oy"
url = "https://rossum.fi"
[[socialLinks]]
name = "Fediverse"
icon = "fab fa-mastodon"
url = "https://social.korhonen.cc/@marko"
name = "Email"
icon = "fab fa-envelope"
url = "tel:+358407658800"
[[socialLinks]]
name = "Phone"
icon = "fab fa-phone"
url = "mailto:marko@korhonen.cc"
[[socialLinks]]
name = "GitHub"
@ -29,6 +34,11 @@ name = "LinkedIn"
icon = "fab fa-linkedin"
url = "https://www.linkedin.com/in/functionalhacker"
[[socialLinks]]
name = "Fediverse"
icon = "fab fa-mastodon"
url = "https://social.korhonen.cc/@marko"
[[socialLinks]]
name = "Telegram"
icon = "fab fa-telegram"

View file

@ -15,9 +15,14 @@ name = "Rossum Oy"
url = "https://rossum.fi"
[[socialLinks]]
name = "Fediverse"
icon = "fab fa-mastodon"
url = "https://social.korhonen.cc/@marko"
name = "Sähköposti"
icon = "fab fa-envelope"
url = "tel:+358407658800"
[[socialLinks]]
name = "Puhelin"
icon = "fab fa-phone"
url = "mailto:marko@korhonen.cc"
[[socialLinks]]
name = "GitHub"
@ -29,6 +34,11 @@ name = "LinkedIn"
icon = "fab fa-linkedin"
url = "https://www.linkedin.com/in/functionalhacker"
[[socialLinks]]
name = "Fediverse"
icon = "fab fa-mastodon"
url = "https://social.korhonen.cc/@marko"
[[socialLinks]]
name = "Telegram"
icon = "fab fa-telegram"