Added Kaggle to social icons

This commit is contained in:
Rishi Subramanian 2019-03-06 13:15:49 -08:00
parent c71e0a831c
commit c7ba7ddf32

View File

@ -135,3 +135,10 @@ id = "500px"
url = "https://500px.com/%s" 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"