Add Facebook app_id to _config.yml
This commit is contained in:
parent
af45a49ba4
commit
76414da1c3
2 changed files with 4 additions and 3 deletions
|
|
@ -9,6 +9,7 @@ baseurl: "" # the subpath of your site, e.g. /blog/
|
|||
url: "http://yourdomain.com" # the base hostname & protocol for your site
|
||||
twitter_username: jekyllrb
|
||||
github_username: jekyll
|
||||
facebook_app_id:
|
||||
|
||||
# Layout settings
|
||||
header_type: default # values [ drawer, default ]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue