Merge branch 'master' into social_vk_and_paypal
This commit is contained in:
commit
b9a7147fc4
2 changed files with 7 additions and 0 deletions
|
|
@ -117,3 +117,9 @@ id = "paypal"
|
|||
url = "https://paypal.me/%s"
|
||||
title = "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"
|
||||
vk = "username"
|
||||
paypal = "username"
|
||||
telegram = "username"
|
||||
|
||||
[[menu.main]]
|
||||
name = "Blog"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue