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"
|
title = "500px"
|
||||||
icon = "fab fa-500px"
|
icon = "fab fa-500px"
|
||||||
|
|
||||||
|
[[social_icons]]
|
||||||
|
id = "kaggle"
|
||||||
|
url = "https://www.kaggle.com/%s"
|
||||||
|
title = "kaggle"
|
||||||
|
icon = "fab fa-kaggle"
|
||||||
|
|
||||||
[[social_icons]]
|
[[social_icons]]
|
||||||
id = "mastodon"
|
id = "mastodon"
|
||||||
url = "https://%s"
|
url = "https://%s"
|
||||||
|
@ -69,6 +69,7 @@ pygmentsCodefencesGuessSyntax = true
|
|||||||
telegram = "username"
|
telegram = "username"
|
||||||
500px = "username"
|
500px = "username"
|
||||||
mastodon = "url"
|
mastodon = "url"
|
||||||
|
kaggle = "username"
|
||||||
weibo = "username"
|
weibo = "username"
|
||||||
slack = "username"
|
slack = "username"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user