Add CodePen social icon

This commit is contained in:
Chris Antes 2019-04-02 01:19:41 -07:00
parent a334e197aa
commit b85a4633f4
2 changed files with 7 additions and 0 deletions

View File

@ -135,3 +135,9 @@ id = "500px"
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"

View File

@ -67,6 +67,7 @@ pygmentsCodefencesGuessSyntax = true
paypal = "username"
telegram = "username"
500px = "username"
codepen = "username"
[[menu.main]]
name = "Blog"