We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c944b00 commit 3d8dcb4Copy full SHA for 3d8dcb4
1 file changed
_data/SocialNetworks.yml
@@ -1,5 +1,5 @@
1
# You can define your custom social network links here.
2
-# Use the same key you added in _config.yml -> soicial-network-links.
+# Use the same key you added in _config.yml -> social-network-links.
3
# In addition to that you need to specify the following properties:
4
# name: Specify a user-friendly name that will be used as a link title
5
# baseURL: Define a base URL which will be combined with the value of
@@ -24,7 +24,7 @@ twitter:
24
reddit:
25
name: "Reddit"
26
baseURL: "https://reddit.com/u/"
27
- icon: fa-reddit
+ icon: "fa-reddit"
28
29
google-plus:
30
name: "Google+"
0 commit comments