Merge branch 'master' into social_vk_and_paypal
This commit is contained in:
commit
b9a7147fc4
@ -117,3 +117,9 @@ id = "paypal"
|
|||||||
url = "https://paypal.me/%s"
|
url = "https://paypal.me/%s"
|
||||||
title = "PayPal"
|
title = "PayPal"
|
||||||
icon = "fa-paypal"
|
icon = "fa-paypal"
|
||||||
|
|
||||||
|
[[social_icons]]
|
||||||
|
id = "telegram"
|
||||||
|
url = "https://telegram.me/%s"
|
||||||
|
title = "Telegram"
|
||||||
|
icon = "fa-telegram"
|
||||||
|
@ -50,6 +50,7 @@ pygmentCodeFences = true
|
|||||||
itchio = "username"
|
itchio = "username"
|
||||||
vk = "username"
|
vk = "username"
|
||||||
paypal = "username"
|
paypal = "username"
|
||||||
|
telegram = "username"
|
||||||
|
|
||||||
[[menu.main]]
|
[[menu.main]]
|
||||||
name = "Blog"
|
name = "Blog"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user