diff --git a/README.md b/README.md index 4d9cf29..1bae2bf 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ A list of everything that \*could\* go in the `` of your document - [Twitter Card](#twitter-card) - [Twitter Privacy](#twitter-privacy) - [Google+ / Schema.org](#google--schemaorg) + - [Pinterest](#pinterest) - [Facebook Instant Articles](#facebook-instant-articles) - [OEmbed](#oembed) - [Browsers / Platforms](#browsers--platforms) @@ -477,27 +478,6 @@ Since Chrome 31, you can set up your web app to "app mode" like Safari. **[⬆ back to top](#table-of-contents)** -## App Links - -``` html - - - - - - - - - - - - -``` - -- 📖 [App Links](http://applinks.org/documentation/) - -**[⬆ back to top](#table-of-contents)** - ## Browsers (Chinese) ### 360 Browser @@ -549,6 +529,27 @@ Since Chrome 31, you can set up your web app to "app mode" like Safari. **[⬆ back to top](#table-of-contents)** +## App Links + +``` html + + + + + + + + + + + + +``` + +- 📖 [App Links](http://applinks.org/documentation/) + +**[⬆ back to top](#table-of-contents)** + ## Other Resources - 📖 [HTML5 Boilerplate Docs: The HTML](https://github.com/h5bp/html5-boilerplate/blob/master/dist/doc/html.md)