Skip to content

Commit eb8dbe4

Browse files
committed
Fix social media icons - update to standard Font Awesome icon names
1 parent f983839 commit eb8dbe4

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

_config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,13 @@ dash:
3636
avatar_path: "/assets/avatar.gif"
3737
social_links:
3838
- url: https://github.com/devnomadic
39-
icon: github-square
39+
icon: fa-github
4040
color: purple
4141
- url: https://www.linkedin.com/in/drewkennedy
42-
icon: linkedin-square
42+
icon: fa-linkedin
4343
color: blue
4444
- url: mailto:drew@devnomadic.com
45-
icon: envelope-square
45+
icon: fa-envelope
4646
color: green
4747
# disqus:
4848
# shortname: devnomadic

0 commit comments

Comments
 (0)