From 262f9c2615a7e313c7cca000a9efa548440ca2fe Mon Sep 17 00:00:00 2001 From: Josh Buchea Date: Sat, 28 Oct 2017 17:04:24 -0700 Subject: [PATCH] Shift facebook instant articles section down --- README.md | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index a524962..18a4b0e 100644 --- a/README.md +++ b/README.md @@ -13,10 +13,10 @@ A list of everything that \*could\* go in the `` of your document - [Link](#link) - [Favicons](#favicons) - [Social](#social) - - [Facebook Instant Articles](#facebook-instant-articles) - [Facebook Open Graph](#facebook-open-graph) - [Twitter Card](#twitter-card) - [Google+ / Schema.org](#google--schemaorg) + - [Facebook Instant Articles](#facebook-instant-articles) - [OEmbed](#oembed) - [Browsers / Platforms](#browsers--platforms) - [Apple iOS](#apple-ios) @@ -258,22 +258,6 @@ Valid `` elements include `meta`, `link`, `title`, `style`, `script`, `nos ## Social -### Facebook Instant Articles - -``` html - - - - - - - - -``` - -- [Creating Articles - Instant Articles](https://developers.facebook.com/docs/instant-articles/guides/articlecreate) -- [Code Samples - Instant Articles](https://developers.facebook.com/docs/instant-articles/reference) - ### Facebook Open Graph ``` html @@ -319,6 +303,22 @@ Valid `` elements include `meta`, `link`, `title`, `style`, `script`, `nos Pinterest lets you prevent people from saving things from your website, according [to their help center](https://help.pinterest.com/en/articles/prevent-people-saving-things-pinterest-your-site). The `description` is optional. +### Facebook Instant Articles + +``` html + + + + + + + + +``` + +- [Creating Articles - Instant Articles](https://developers.facebook.com/docs/instant-articles/guides/articlecreate) +- [Code Samples - Instant Articles](https://developers.facebook.com/docs/instant-articles/reference) + ``` html ```