Merge pull request #306 from eigenfunk/social_icon_slack

social_icons slack.com
This commit is contained in:
Michael Romero 2019-09-20 22:42:36 -07:00 committed by GitHub
commit 2dc99d84a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 0 deletions

View File

@ -34,6 +34,12 @@ url = "https://twitter.com/%s"
title = "Twitter"
icon = "fab fa-twitter"
[[social_icons]]
id = "slack"
url = "https://%s.slack.com/"
title = "Slack"
icon = "fab fa-slack"
[[social_icons]]
id = "reddit"
url = "https://reddit.com/u/%s"

View File

@ -69,6 +69,7 @@ pygmentsCodefencesGuessSyntax = true
telegram = "username"
500px = "username"
weibo = "username"
slack = "username"
[[menu.main]]
name = "Blog"