Skip to content

Commit

Permalink
minor mispelling and missing quotes (#319)
Browse files Browse the repository at this point in the history
  • Loading branch information
kenman345 authored and daattali committed Feb 13, 2018
1 parent c944b00 commit 3d8dcb4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _data/SocialNetworks.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# You can define your custom social network links here.
# Use the same key you added in _config.yml -> soicial-network-links.
# Use the same key you added in _config.yml -> social-network-links.
# In addition to that you need to specify the following properties:
# name: Specify a user-friendly name that will be used as a link title
# baseURL: Define a base URL which will be combined with the value of
Expand All @@ -24,7 +24,7 @@ twitter:
reddit:
name: "Reddit"
baseURL: "https://reddit.com/u/"
icon: fa-reddit
icon: "fa-reddit"

google-plus:
name: "Google+"
Expand Down

0 comments on commit 3d8dcb4

Please sign in to comment.