Skip to content

Commit

Permalink
Update GitHub & Slack link, remove unused favicons
Browse files Browse the repository at this point in the history
  • Loading branch information
capsulecorplab committed Jun 17, 2020
1 parent 1dc32cd commit 18e1f9e
Showing 1 changed file with 2 additions and 24 deletions.
26 changes: 2 additions & 24 deletions config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -145,36 +145,14 @@ no = 'Sorry to hear that. Please <a href="https://github.com/USERNAME/REPOSITORY
enable = false

[params.links]
# End user relevant links. These will show up on left side of footer and in the community page if you have one.
[[params.links.user]]
name = "User mailing list"
url = "https://example.org/mail"
icon = "fa fa-envelope"
desc = "Discussion and help from your fellow users"
[[params.links.user]]
name ="Twitter"
url = "https://example.org/twitter"
icon = "fab fa-twitter"
desc = "Follow us on Twitter to get the latest news!"
[[params.links.user]]
name = "Stack Overflow"
url = "https://example.org/stack"
icon = "fab fa-stack-overflow"
desc = "Practical questions and curated answers"
# Developer relevant links. These will show up on right side of footer and in the community page if you have one.
[[params.links.developer]]
name = "GitHub"
url = "https://github.com/google/docsy"
url = "https://github.com/tetrabiodistributed/tetrabiodistributed.github.io/"
icon = "fab fa-github"
desc = "Development takes place here!"
[[params.links.developer]]
name = "Slack"
url = "https://example.org/slack"
url = "https://app.slack.com/client/TUTSYURT3/C0103QJMA84"
icon = "fab fa-slack"
desc = "Chat with other project developers"
[[params.links.developer]]
name = "Developer mailing list"
url = "https://example.org/mail"
icon = "fa fa-envelope"
desc = "Discuss development issues around the project"

0 comments on commit 18e1f9e

Please sign in to comment.