Add Mastodon and WhatsApp 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
77089cca78
commit
3f5c9f9dd9
2 changed files with 80 additions and 0 deletions
|
@ -14,6 +14,11 @@ template = "sections/about.html"
|
|||
name = "Rossum Oy"
|
||||
url = "https://rossum.fi"
|
||||
|
||||
[[socialLinks]]
|
||||
name = "Mastodon"
|
||||
icon = "fab fa-mastodon"
|
||||
url = "https://social.korhonen.cc/@marko"
|
||||
|
||||
[[socialLinks]]
|
||||
name = "GitHub"
|
||||
icon = "fab fa-github"
|
||||
|
@ -29,6 +34,11 @@ name = "Telegram"
|
|||
icon = "fab fa-telegram"
|
||||
url = "https://t.me/FunctionalHacker"
|
||||
|
||||
[[socialLinks]]
|
||||
name = "WhatsApp"
|
||||
icon = "fab fa-whatsapp"
|
||||
url = "https://wa.me/+358407658800"
|
||||
|
||||
[[softSkills]]
|
||||
name = "Teamwork"
|
||||
percentage = 90
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue