Skip to content

Commit

Permalink
fix: social icons
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
  • Loading branch information
caarlos0 committed May 10, 2020
1 parent f5224a6 commit 3c6ebe4
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions www/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,6 @@ copyright: Made with ❤️ by GoReleaser contributors.
repo_name: goreleaser/goreleaser
repo_url: https://github.com/goreleaser/goreleaser

extra:
social:
- icon: fontawesome/brands/github-alt
link: https://github.com/goreleaser
- icon: fontawesome/brands/twitter
link: https://twitter.com/goreleaser

theme:
name: material
custom_dir: docs/overrides
Expand All @@ -28,7 +21,11 @@ plugins:
- en

extra:
version: v0.140.0
social:
- icon: fontawesome/brands/github-alt
link: https://github.com/goreleaser
- icon: fontawesome/brands/twitter
link: https://twitter.com/goreleaser
google_analytics:
- UA-106198408-1
- auto
Expand Down

1 comment on commit 3c6ebe4

@vercel
Copy link

@vercel vercel bot commented on 3c6ebe4 May 10, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.