diff --git a/_config.yml b/_config.yml
index 1d8ab1b..8dc616f 100644
--- a/_config.yml
+++ b/_config.yml
@@ -88,6 +88,9 @@ url-pretty: "MyWebsite.com" # eg. "deanattali.com/beautiful-jekyll"
# Fill in your Google Analytics ID to track your website using GA
#google_analytics: ""
+# Facebook App ID
+# fb_app_id: ""
+
# --- Don't need to touch anything below here (but you can if you want) --- #
# Output options (more information on Jekyll's site)
diff --git a/_includes/head.html b/_includes/head.html
index 7c5cff7..0e22dde 100644
--- a/_includes/head.html
+++ b/_includes/head.html
@@ -6,7 +6,7 @@