Fix email and phone links
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Marko Korhonen 2023-10-25 17:41:47 +03:00
parent a0a97522b4
commit 93acd39738
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890
3 changed files with 7 additions and 7 deletions

View file

@ -17,12 +17,12 @@ url = "https://rossum.fi"
[[socialLinks]]
name = "Email"
icon = "fab fa-envelope"
url = "tel:+358407658800"
url = "marko@korhonen.cc"
[[socialLinks]]
name = "Phone"
icon = "fab fa-phone"
url = "mailto:marko@korhonen.cc"
url = "+358407658800"
[[socialLinks]]
name = "GitHub"