Merge branch 'master' into social_vk_and_paypal

This commit is contained in:
Michael Romero 2017-07-12 23:48:34 -07:00 committed by GitHub
commit b9a7147fc4
2 changed files with 7 additions and 0 deletions

View File

@ -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"

View File

@ -50,6 +50,7 @@ pygmentCodeFences = true
itchio = "username"
vk = "username"
paypal = "username"
telegram = "username"
[[menu.main]]
name = "Blog"