Skip to content

Commit

Permalink
Merge pull request #3 from axi0m/verify/mastodon
Browse files Browse the repository at this point in the history
Add verification for Mastodon
  • Loading branch information
axi0m authored Oct 30, 2023
2 parents 30e08e1 + 64ea0b0 commit c60f82f
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,9 @@ url = "https://github.com/axi0m"
[[params.socialIcons]]
icon = "fab fa-linkedin"
title = "Linkedin"
url = "https://linkedin.com/in/kevindienst"
url = "https://linkedin.com/in/kevindienst"

[[params.socialIcons]]
icon = "fab fa-mastodon"
title = "mastodon"
url = "https://fosstodon.org/@axi0m"

0 comments on commit c60f82f

Please sign in to comment.