Skip to content

Commit

Permalink
Add LinkedIn to social links
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Fosli committed Dec 26, 2023
1 parent 8ba8c44 commit c27eac9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,9 @@ menu = [
]

socials = [
{ name = "github", url = "https://github.com/christianfosli", icon = "github" },
{ name = "linkedin", url = "https://www.linkedin.com/in/christianfosli", icon = "linkedin" },
{ name = "mastodon", url = "https://toot.community/@christianfosli", icon = "mastodon" },
{ name = "github", url = "https://github.com/christianfosli", icon = "github" },
]

[extra.analytics]
Expand Down

0 comments on commit c27eac9

Please sign in to comment.