diff --git a/data/en/sections/about.toml b/data/en/sections/about.toml index cc88784..c6c4a0f 100644 --- a/data/en/sections/about.toml +++ b/data/en/sections/about.toml @@ -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" diff --git a/data/fi/sections/about.toml b/data/fi/sections/about.toml index 88c6b6e..727efd1 100644 --- a/data/fi/sections/about.toml +++ b/data/fi/sections/about.toml @@ -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" diff --git a/layouts/partials/sections/about.html b/layouts/partials/sections/about.html index 5caf9fa..5c4c322 100644 --- a/layouts/partials/sections/about.html +++ b/layouts/partials/sections/about.html @@ -29,12 +29,12 @@