Commit Graph

326 Commits

Author SHA1 Message Date
Scott 72f50a0964 match second instance of viewport meta
the viewport meta is listed in the essential tags area, and then again in the Meta listing.

In the Meta listing, it has the shrinl-to-fit=no, per necessity for iOS9 devices.

Adding the shrink-to-fit to the first instance of the viewport meta to keep things consistent / not promote a version of the tag that won’t take iOS9 into account.
2017-04-25 08:10:43 -04:00
Josh Buchea 6faedb0359 Remove unnecessary favicon tags 2017-04-24 18:42:45 -07:00
Josh Buchea 8cd2726bd0 Update asset paths to be root relative 2017-04-24 18:18:36 -07:00
Josh Buchea 042178dd89 Remove a few tags from Microsoft Internet Explorer 2017-04-24 18:15:55 -07:00
Josh Buchea 7fb10ba3cc Fix missing bullet point 2017-04-24 18:15:31 -07:00
Josh Buchea d03ccfd132 Clean up link section a bit 2017-04-24 11:51:32 -07:00
Josh Buchea 48bb174653 Clean up Microsoft Internet Explorer tags a bit 2017-04-24 10:31:13 -07:00
Josh Buchea e4b7f07ae6 Remove section: “Link: Not Recommended” 2017-04-24 10:12:30 -07:00
Josh Buchea 08d7d6eedd Remove unnecessary icon tags from Chrome Mobile 2017-04-24 00:57:54 -07:00
Josh Buchea f3243a38bd Clean up section titles a little 2017-04-24 00:41:37 -07:00
Josh Buchea 869ef1e5d5 Remove legacy Microsoft Internet Explorer tags 2017-04-24 00:00:45 -07:00
Josh Buchea 0d1e186245 Remove some bunk meta tags 2017-04-23 23:48:39 -07:00
Daksh Shah 5e23d69228 Improve contribution guidelines
The previous contribution guidelines seemed to be quite vague with regard to the Jekyll based [<head> Cheat Sheet](http://gethead.info/) website.

These new guidelines help contributors understand how to contribute to the website too.
2017-03-08 18:23:58 +05:30
Josh Buchea dc87dd5823 Merge pull request #159 from mkg0/temporary
add 🇹🇷 turkish language
2017-02-13 18:36:02 -08:00
bhaskarmelkani ebfee586f2 Updated Tags 2017-02-13 12:35:57 +01:00
bhaskarmelkani 479e6295d9 Merged 2017-02-13 12:29:33 +01:00
mkg0 e51bfcb11e add 🇹🇷 turkish language 2017-02-03 02:01:08 +03:00
Josh Buchea e04f0e96cc Merge pull request #157 from xtuc/patch-1
Fix broken Twitter card validator link
2017-01-23 14:25:36 -08:00
Sven SAULEAU fdeec836d4 fix: broken Twitter card validator link 2017-01-15 11:14:30 +01:00
Scott O'Hara a881a9b1b2 Merge pull request #155 from reclaimer/master
Add option to block Pinterest from saving things from your website.
2016-12-01 15:10:06 -05:00
Filipe Catraia aa579f1767 Add option to block Pinterest from saving things from your website. 2016-12-01 20:32:16 +01:00
Josh Buchea b3f99b6bdf Link to license rather than including in repo 2016-11-13 15:33:35 -08:00
Josh Buchea 6fbe4d0eb0 Merge pull request #150 from gerardmrk/updateNoReferrer
Update no-referrer example to use 'non-deprecated' value
2016-09-24 09:01:37 -07:00
Gerard Chin 73dd7984b6 Update no-referrer example to use 'non-deprecated' value 2016-09-16 23:57:53 +12:00
Marco Biedermann 30a61ac34d Merge pull request #147 from joshbuchea/so/mobile-deep-links
iOS/Android deep linking
2016-09-14 23:10:34 +02:00
Scott 302c5a0471 iOS/Android deep linking 2016-09-14 08:16:26 -04:00
Josh Buchea 10fb2b443f Add Italian translation 🇮🇹 2016-08-23 12:07:35 -07:00
Scott O'Hara f148bbf4f7 documentation cleanup 2016-08-12 18:57:57 -04:00
Scott O'Hara 049d012ee3 Merge pull request #145 from HawkinsZhao/master
Some mobile safari tag doesn't work anymore.
2016-08-12 07:54:14 -04:00
Hawkins 73e5e4fac1 Tweak stylies 2016-08-12 15:01:21 +08:00
Hawkins ab9376a6c8 final adjust 2016-08-12 14:59:36 +08:00
Hawkins 7f88cf023e Chrome 2016-08-12 14:56:15 +08:00
Hawkins e4ff6f9fad Adjust texts 2016-08-12 11:47:15 +08:00
Hawkins 00a4d088eb Safari and Chrome web app info. 2016-08-12 11:42:12 +08:00
Marco Biedermann 7eae03c8ce Merge pull request #144 from ehmicky/patch-1
Fix typo
2016-08-11 18:49:00 +02:00
ehmicky c7e06d9970 Fix typo 2016-08-11 16:22:56 +02:00
Marco Biedermann 1578559aa1 Merge pull request #143 from coliff/patch-1
correct capitalization of WordPress
2016-08-09 13:16:00 +02:00
Christian Oliff d7c755a380 correct capitalization of WordPress
correct capitalization of WordPress
2016-08-09 20:05:16 +09:00
Josh Buchea b91124bc87 Add Translation: Chinese (Simplified) 2016-08-04 10:42:39 -07:00
Scott O'Hara e5324e4425 Merge pull request #137 from ngyikp/subresource-not-recommended
Move <link rel="subresource"> to the not recommended section
2016-07-27 07:35:45 -04:00
Ng Yik Phang e4de0770ca Move `<link rel="subresource">` to the not recommended section
It's not useful, proprietary and buggy, see
https://groups.google.com/a/chromium.org/forum/#!msg/blink-dev/Y_2eFRh9BOs/gULYapoRBwAJ
2016-07-27 09:07:48 +08:00
Josh Buchea 25763319f0 Merge pull request #139 from tibor/patch-1
as="" attribute is needed for using preload
2016-07-21 22:45:56 -07:00
Tibor Martini 3bccdab9c5 Update README.md 2016-07-20 10:48:35 +02:00
Scott O'Hara 21b9093fbc Merge pull request #138 from ngyikp/misc-readme-improvements
fix list rendering and quote consistency
2016-07-17 15:42:49 -04:00
Ng Yik Phang e67347e82c Nitpick: Change single-quotes to double-quotes 2016-07-16 01:25:14 +08:00
Ng Yik Phang 19d5433b5a Fix list rendering of Contributing section on http://gethead.info 2016-07-16 01:24:46 +08:00
Scott O'Hara d7bc42ec57 Merge pull request #136 from adityasiwan/master
Add meta tags from issue 135
2016-07-10 20:02:46 -04:00
Aditya Harsh aa15017a29 Add meta tags from issue 135 2016-07-10 19:56:49 +05:30
Scott O'Hara 5d69fa8c5a Merge pull request #133 from joshbuchea/so/meta-prefetch
Add DNS Prefetch control meta
2016-07-09 12:16:45 -04:00
Scott O'Hara 6993271cfb Merge pull request #134 from joshbuchea/so/organize-meta
organize meta tags
2016-07-09 12:16:23 -04:00