Add social icons VK and PayPal
This commit is contained in:
parent
67064acb0f
commit
22000ee37b
@ -106,3 +106,14 @@ 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"
|
@ -48,6 +48,8 @@ pygmentCodeFences = true
|
|||||||
spotify = "username"
|
spotify = "username"
|
||||||
bandcamp = "username"
|
bandcamp = "username"
|
||||||
itchio = "username"
|
itchio = "username"
|
||||||
|
vk = "username"
|
||||||
|
paypal = "username"
|
||||||
|
|
||||||
[[menu.main]]
|
[[menu.main]]
|
||||||
name = "Blog"
|
name = "Blog"
|
||||||
|
Loading…
Reference in New Issue
Block a user