Add CodePen social icon
This commit is contained in:
parent
a334e197aa
commit
b85a4633f4
@ -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"
|
||||
|
@ -67,6 +67,7 @@ pygmentsCodefencesGuessSyntax = true
|
||||
paypal = "username"
|
||||
telegram = "username"
|
||||
500px = "username"
|
||||
codepen = "username"
|
||||
|
||||
[[menu.main]]
|
||||
name = "Blog"
|
||||
|
Loading…
Reference in New Issue
Block a user