Add social config to site params section

master
Will Faught 3 years ago
parent f37a42fc3c
commit 103ea1f8d2

@ -235,6 +235,11 @@ paige:
rss: rss:
managing_editor: "Michael Bluth" managing_editor: "Michael Bluth"
web_master: "Michael Bluth" web_master: "Michael Bluth"
social: # Social links on the home page
examplesite:
icon: example-icon # Bootstrap icon name
link: https://example.com/username
name: Example Name # Used for screen readers
``` ```
If you set `hide_theme_comment` or `hide_theme_link`, please credit this project in a post to help others find it. If you set `hide_theme_comment` or `hide_theme_link`, please credit this project in a post to help others find it.

Loading…
Cancel
Save