Skip to content

Commit 0fcf17b

Browse files
committed
fix social links
1 parent c5b402a commit 0fcf17b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_data/contact.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,18 +13,18 @@
1313
#
1414
- type: mastodon
1515
icon: 'fab fa-mastodon' # icons powered by <https://fontawesome.com/>
16-
url: '' # Fill with your Mastodon account page, rel="me" will be applied for verification
16+
url: 'https://dotnet.social/@gregsdennis' # Fill with your Mastodon account page, rel="me" will be applied for verification
1717

1818
- type: twitter
1919
icon: "fab fa-twitter"
2020

2121
- type: linkedin
2222
icon: 'fab fa-linkedin' # icons powered by <https://fontawesome.com/>
23-
url: '' # Fill with your Linkedin homepage
23+
url: 'https://www.linkedin.com/in/gregdennis/' # Fill with your Linkedin homepage
2424

2525
# - type: stack-overflow
2626
# icon: 'fab fa-stack-overflow'
27-
# url: '' # Fill with your stackoverflow homepage
27+
# url: 'https://stackoverflow.com/users/878701/gregsdennis' # Fill with your stackoverflow homepage
2828

2929
- type: rss
3030
icon: "fas fa-rss"

0 commit comments

Comments
 (0)