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