Merge pull request #251 from rishisubramanian/master

Added Kaggle to social icons
This commit is contained in:
Michael Romero 2019-09-20 22:55:35 -07:00 committed by GitHub
commit d4edb6a8ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 0 deletions

View File

@ -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"

View File

@ -69,6 +69,7 @@ pygmentsCodefencesGuessSyntax = true
telegram = "username"
500px = "username"
mastodon = "url"
kaggle = "username"
weibo = "username"
slack = "username"