From f3243a38bd42037409095a76d3188a28005a4e89 Mon Sep 17 00:00:00 2001 From: Josh Buchea Date: Mon, 24 Apr 2017 00:41:37 -0700 Subject: [PATCH] Clean up section titles a little --- README.md | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 762bc1c..74db2d0 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,9 @@ A list of everything that could go in the `` of your document - [Link: Not Recommended](#link-not-recommended) - [Favicons](#favicons) - [Social](#social) - - [Facebook / Open Graph](#facebook--open-graph) - - [Facebook / Instant Articles](#facebook--instant-articles) - - [Twitter](#twitter) + - [Facebook Open Graph](#facebook-open-graph) + - [Facebook Instant Articles](#facebook-instant-articles) + - [Twitter Cards](#twitter-cards) - [Google+ / Schema.org](#google--schemaorg) - [OEmbed](#oembed) - [Browsers / Platforms](#browsers--platforms) @@ -35,6 +35,7 @@ A list of everything that could go in the `` of your document - [Other Formats](#other-formats) - [Translations](#translations) - [Contributing](#contributing) +- [Contributors](#contributors) - [Author](#author) - [License](#license) @@ -307,7 +308,7 @@ Below are the link relations which are not recommended for use: ## Social -### Facebook / Open Graph +### Facebook Open Graph ``` html @@ -326,7 +327,7 @@ Below are the link relations which are not recommended for use: - [Facebook Open Graph Markup](https://developers.facebook.com/docs/sharing/webmasters#markup) - [Open Graph protocol](http://ogp.me/) -### Facebook / Instant Articles +### Facebook Instant Articles ``` html @@ -342,7 +343,7 @@ Below are the link relations which are not recommended for use: - [Facebook Instant Articles: Creating Articles](https://developers.facebook.com/docs/instant-articles/guides/articlecreate) - [Instant Articles: Format Reference](https://developers.facebook.com/docs/instant-articles/reference) -### Twitter +### Twitter Cards ``` html @@ -618,7 +619,7 @@ Please follow these steps for pull requests: - Don't include a trailing slash in self-closing elements — the HTML5 spec says they're optional - Consider including a link to documentation that supports your change -### Contributors +## Contributors Check out all the super awesome [contributors](https://github.com/joshbuchea/HEAD/graphs/contributors).