commit
dfdd3ae7ad
2 changed files with 7 additions and 0 deletions
|
@ -136,6 +136,12 @@ url = "https://500px.com/%s"
|
|||
title = "500px"
|
||||
icon = "fab fa-500px"
|
||||
|
||||
[[social_icons]]
|
||||
id = "codepen"
|
||||
url = "https://codepen.io/%s"
|
||||
title = "CodePen"
|
||||
icon = "fab fa-codepen"
|
||||
|
||||
[[social_icons]]
|
||||
id = "kaggle"
|
||||
url = "https://www.kaggle.com/%s"
|
||||
|
|
|
@ -68,6 +68,7 @@ pygmentsCodefencesGuessSyntax = true
|
|||
paypal = "username"
|
||||
telegram = "username"
|
||||
500px = "username"
|
||||
codepen = "username"
|
||||
mastodon = "url"
|
||||
kaggle = "username"
|
||||
weibo = "username"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue