commit
dc879213d1
2 changed files with 7 additions and 0 deletions
|
@ -129,3 +129,9 @@ id = "telegram"
|
|||
url = "https://telegram.me/%s"
|
||||
title = "Telegram"
|
||||
icon = "fa-telegram"
|
||||
|
||||
[[social_icons]]
|
||||
id = "500px"
|
||||
url = "https://500px.com/%s"
|
||||
title = "500px"
|
||||
icon = "fa-500px"
|
||||
|
|
|
@ -63,6 +63,7 @@ pygmentsCodefencesGuessSyntax = true
|
|||
vk = "username"
|
||||
paypal = "username"
|
||||
telegram = "username"
|
||||
500px = "username"
|
||||
|
||||
[[menu.main]]
|
||||
name = "Blog"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue