Merge pull request #251 from rishisubramanian/master
Added Kaggle to social icons
This commit is contained in:
commit
d4edb6a8ce
@ -136,6 +136,12 @@ url = "https://500px.com/%s"
|
||||
title = "500px"
|
||||
icon = "fab fa-500px"
|
||||
|
||||
[[social_icons]]
|
||||
id = "kaggle"
|
||||
url = "https://www.kaggle.com/%s"
|
||||
title = "kaggle"
|
||||
icon = "fab fa-kaggle"
|
||||
|
||||
[[social_icons]]
|
||||
id = "mastodon"
|
||||
url = "https://%s"
|
||||
|
@ -69,6 +69,7 @@ pygmentsCodefencesGuessSyntax = true
|
||||
telegram = "username"
|
||||
500px = "username"
|
||||
mastodon = "url"
|
||||
kaggle = "username"
|
||||
weibo = "username"
|
||||
slack = "username"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user