Fix email and phone links
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
a0a97522b4
commit
93acd39738
3 changed files with 7 additions and 7 deletions
|
@ -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"
|
||||
|
|
|
@ -17,12 +17,12 @@ url = "https://rossum.fi"
|
|||
[[socialLinks]]
|
||||
name = "Sähköposti"
|
||||
icon = "fab fa-envelope"
|
||||
url = "tel:+358407658800"
|
||||
url = "marko@korhonen.cc"
|
||||
|
||||
[[socialLinks]]
|
||||
name = "Puhelin"
|
||||
icon = "fab fa-phone"
|
||||
url = "mailto:marko@korhonen.cc"
|
||||
url = "+358407658800"
|
||||
|
||||
[[socialLinks]]
|
||||
name = "GitHub"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue