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"
|
title = "Keybase"
|
||||||
icon = "fa-key"
|
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]]
|
[[social_icons]]
|
||||||
id = "telegram"
|
id = "telegram"
|
||||||
url = "https://telegram.me/%s"
|
url = "https://telegram.me/%s"
|
||||||
|
@ -48,6 +48,8 @@ pygmentCodeFences = true
|
|||||||
spotify = "username"
|
spotify = "username"
|
||||||
bandcamp = "username"
|
bandcamp = "username"
|
||||||
itchio = "username"
|
itchio = "username"
|
||||||
|
vk = "username"
|
||||||
|
paypal = "username"
|
||||||
telegram = "username"
|
telegram = "username"
|
||||||
|
|
||||||
[[menu.main]]
|
[[menu.main]]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user