Merge pull request #78 from oshliaer/social_vk_and_paypal
Add social icons VK and PayPal
This commit is contained in:
commit
a9564d13d1
@ -106,6 +106,18 @@ 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"
|
||||
|
||||
[[social_icons]]
|
||||
id = "telegram"
|
||||
url = "https://telegram.me/%s"
|
||||
|
@ -48,6 +48,8 @@ pygmentCodeFences = true
|
||||
spotify = "username"
|
||||
bandcamp = "username"
|
||||
itchio = "username"
|
||||
vk = "username"
|
||||
paypal = "username"
|
||||
telegram = "username"
|
||||
|
||||
[[menu.main]]
|
||||
|
Loading…
x
Reference in New Issue
Block a user