Merge pull request #76 from ROYALBEFF/master
Added Telegram to social media icons.
This commit is contained in:
commit
4771e842e8
2 changed files with 6 additions and 0 deletions
|
|
@ -106,3 +106,8 @@ url = "https://keybase.io/%s"
|
|||
title = "Keybase"
|
||||
icon = "fa-key"
|
||||
|
||||
[[social_icons]]
|
||||
id = "telegram"
|
||||
url = "https://telegram.me/%s"
|
||||
title = "Telegram"
|
||||
icon = "fa-telegram"
|
||||
|
|
|
|||
|
|
@ -48,6 +48,7 @@ pygmentCodeFences = true
|
|||
spotify = "username"
|
||||
bandcamp = "username"
|
||||
itchio = "username"
|
||||
telegram = "username"
|
||||
|
||||
[[menu.main]]
|
||||
name = "Blog"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue