Skip to content

Commit 2558a33

Browse files
committed
feat: Remove Twitter, add Signal, reorder Mastodon and Bluesky
1 parent 8cfe6e2 commit 2558a33

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

config.toml

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,6 @@ theme = "cpshallo"
1313
icon = "wordpress"
1414
title = "Blog"
1515
url = "https://blog.thestateofme.com"
16-
[[params.links]]
17-
icon = "github"
18-
title = "Github"
19-
url = "https://github.com/cpswan"
20-
[[params.links]]
21-
icon = "twitter"
22-
title = "Twitter"
23-
url = "https://twitter.com/cpswan"
2416
[[params.links]]
2517
icon = "mastodon"
2618
title = "Mastodon"
@@ -30,14 +22,18 @@ theme = "cpshallo"
3022
icon = "cloud"
3123
title = "Bluesky"
3224
url = "https://bsky.app/profile/cpswan.net"
25+
[[params.links]]
26+
icon = "github"
27+
title = "Github"
28+
url = "https://github.com/cpswan"
3329
[[params.links]]
3430
icon = "linkedin"
3531
title = "LinkedIn"
3632
url = "https://www.linkedin.com/in/chrisswan/"
3733
[[params.links]]
3834
icon = "google"
3935
title = "Google Developer Expert"
40-
url = "https://developers.google.com/community/experts/directory/profile/profile-chris-swan"
36+
url = "https://g.dev/cpswan"
4137
[[params.links]]
4238
icon = "slideshare"
4339
title = "Slideshare"
@@ -63,3 +59,8 @@ theme = "cpshallo"
6359
icon = "podcast"
6460
title = "Tech Debt Burndown"
6561
url = "https://techdebtburndown.com"
62+
[[params.links]]
63+
iconset = "fas"
64+
icon = "signal"
65+
title = "Signal"
66+
url = "https://signal.me/#eu/0XX92pS8aWVNl_5120qDHRevVIe7OwIXhpYLj3v8FvrR5K8ZdZZCj5DEIZd8pZlD"

0 commit comments

Comments
 (0)