From 944074d21c2f32e0bd786ddc59f5fb424cd74c14 Mon Sep 17 00:00:00 2001 From: Chayoung You Date: Sun, 21 Feb 2016 13:20:12 +0900 Subject: [PATCH] Fix markdown for code snippets --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b219211..54459d3 100644 --- a/README.md +++ b/README.md @@ -53,11 +53,13 @@ The SEO tag will respect any of the following if included in your site's `_confi * `description` - A short description (e.g., A blog dedicated to reviewing cat gifs) * `url` - The full URL to your site. Note: `site.github.url` will be used by default. * `twitter:username` - The site's Twitter handle. You'll want to describe it like so: + ```yml twitter: username: benbalter ``` * `facebook:app_id` (A Facebook app ID for Facebook insights), and/or `facebook:publisher` (A Facebook page URL or ID of the publishing entity). You'll want to describe one or both like so: + ```yml facebook: app_id: 1234