Add social icons VK and PayPal

This commit is contained in:
Alexander Ivanov 2017-07-12 14:20:32 +03:00
parent 67064acb0f
commit 22000ee37b
2 changed files with 13 additions and 0 deletions

View File

@ -106,3 +106,14 @@ url = "https://keybase.io/%s"
title = "Keybase"
icon = "fa-key"
[[social_icons]]
id = "vk"
url = "https://vk.com/%s"
title = "VK"
icon = "fa-vk"
[[social_icons]]
id = "paypal"
url = "https://paypal.me/%s"
title = "PayPal"
icon = "fa-paypal"

View File

@ -48,6 +48,8 @@ pygmentCodeFences = true
spotify = "username"
bandcamp = "username"
itchio = "username"
vk = "username"
paypal = "username"
[[menu.main]]
name = "Blog"