-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ee56d8f
commit 4901286
Showing
19 changed files
with
115 additions
and
115 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
<snippet> | ||
<content><![CDATA[ | ||
<content><![CDATA[ | ||
<!-- select rendering engine in order --> | ||
<meta name="renderer" content="webkit|ie-comp|ie-stand"> | ||
]]></content> | ||
<!-- Optional: Set a tabTrigger to define how to trigger the snippet --> | ||
<tabTrigger>head-360</tabTrigger> | ||
<description>HEAD 360 Browser</description> | ||
<!-- Optional: Set a scope to limit where the snippet will trigger --> | ||
<scope>source.html, source.php</scope> | ||
<!-- Optional: Set a tabTrigger to define how to trigger the snippet --> | ||
<tabTrigger>head-360</tabTrigger> | ||
<description>HEAD 360 Browser</description> | ||
<!-- Optional: Set a scope to limit where the snippet will trigger --> | ||
<scope>source.html, source.php</scope> | ||
</snippet> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
<snippet> | ||
<content><![CDATA[ | ||
<content><![CDATA[ | ||
<!-- Pinned Site --> | ||
<link rel="mask-icon" href="path/to/icon.svg" color="red"> | ||
]]></content> | ||
<!-- Optional: Set a tabTrigger to define how to trigger the snippet --> | ||
<tabTrigger>head-safari</tabTrigger> | ||
<description>HEAD Apple Safari</description> | ||
<!-- Optional: Set a scope to limit where the snippet will trigger --> | ||
<scope>source.html, source.php</scope> | ||
<!-- Optional: Set a tabTrigger to define how to trigger the snippet --> | ||
<tabTrigger>head-safari</tabTrigger> | ||
<description>HEAD Apple Safari</description> | ||
<!-- Optional: Set a scope to limit where the snippet will trigger --> | ||
<scope>source.html, source.php</scope> | ||
</snippet> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
<snippet> | ||
<content><![CDATA[ | ||
<content><![CDATA[ | ||
<meta name="theme-color" content="#E64545"> | ||
<!-- Add to homescreen --> | ||
<meta name="mobile-web-app-capable" content="yes"> | ||
<!-- More info: https://developer.chrome.com/multidevice/android/installtohomescreen --> | ||
]]></content> | ||
<!-- Optional: Set a tabTrigger to define how to trigger the snippet --> | ||
<tabTrigger>head-android</tabTrigger> | ||
<description>HEAD Google Android</description> | ||
<!-- Optional: Set a scope to limit where the snippet will trigger --> | ||
<scope>source.html, source.php</scope> | ||
<!-- Optional: Set a tabTrigger to define how to trigger the snippet --> | ||
<tabTrigger>head-android</tabTrigger> | ||
<description>HEAD Google Android</description> | ||
<!-- Optional: Set a scope to limit where the snippet will trigger --> | ||
<scope>source.html, source.php</scope> | ||
</snippet> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
<snippet> | ||
<content><![CDATA[ | ||
<content><![CDATA[ | ||
<link rel="chrome-webstore-item" href="https://chrome.google.com/webstore/detail/APP_ID"> | ||
<!-- Disable translation prompt --> | ||
<meta name="google" value="notranslate"> | ||
]]></content> | ||
<!-- Optional: Set a tabTrigger to define how to trigger the snippet --> | ||
<tabTrigger>head-chrome</tabTrigger> | ||
<description>HEAD Google Chrome</description> | ||
<!-- Optional: Set a scope to limit where the snippet will trigger --> | ||
<scope>source.html, source.php</scope> | ||
<!-- Optional: Set a tabTrigger to define how to trigger the snippet --> | ||
<tabTrigger>head-chrome</tabTrigger> | ||
<description>HEAD Google Chrome</description> | ||
<!-- Optional: Set a scope to limit where the snippet will trigger --> | ||
<scope>source.html, source.php</scope> | ||
</snippet> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
<snippet> | ||
<content><![CDATA[ | ||
<content><![CDATA[ | ||
<link href="https://plus.google.com/+YourPage" rel="publisher"> | ||
<meta itemprop="name" content="Content Title"> | ||
<meta itemprop="description" content="Content description less than 200 characters"> | ||
<meta itemprop="image" content="https://example.com/image.jpg"> | ||
]]></content> | ||
<!-- Optional: Set a tabTrigger to define how to trigger the snippet --> | ||
<tabTrigger>head-gplus</tabTrigger> | ||
<description>HEAD Google+ / Schema.org</description> | ||
<!-- Optional: Set a scope to limit where the snippet will trigger --> | ||
<scope>source.html, source.php</scope> | ||
<!-- Optional: Set a tabTrigger to define how to trigger the snippet --> | ||
<tabTrigger>head-gplus</tabTrigger> | ||
<description>HEAD Google+ / Schema.org</description> | ||
<!-- Optional: Set a scope to limit where the snippet will trigger --> | ||
<scope>source.html, source.php</scope> | ||
</snippet> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
<snippet> | ||
<content><![CDATA[ | ||
<content><![CDATA[ | ||
<meta charset="utf-8"> | ||
<meta http-equiv="x-ua-compatible" content="ie=edge"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> | ||
<title>Page Title</title> | ||
]]></content> | ||
<!-- Optional: Set a tabTrigger to define how to trigger the snippet --> | ||
<tabTrigger>head-minimum</tabTrigger> | ||
<description>HEAD Recommended Minimum</description> | ||
<!-- Optional: Set a scope to limit where the snippet will trigger --> | ||
<scope>source.html, source.php</scope> | ||
<!-- Optional: Set a tabTrigger to define how to trigger the snippet --> | ||
<tabTrigger>head-minimum</tabTrigger> | ||
<description>HEAD Recommended Minimum</description> | ||
<!-- Optional: Set a scope to limit where the snippet will trigger --> | ||
<scope>source.html, source.php</scope> | ||
</snippet> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
<snippet> | ||
<content><![CDATA[ | ||
<content><![CDATA[ | ||
<link rel="alternate" type="application/json+oembed" href="http://example.com/services/oembed?url=http%3A%2F%2Fexample.com%2Ffoo%2F&format=json" title="oEmbed Profile: JSON"> | ||
<link rel="alternate" type="text/xml+oembed" href="http://example.com/services/oembed?url=http%3A%2F%2Fexample.com%2Ffoo%2F&format=xml" title="oEmbed Profile: XML"> | ||
]]></content> | ||
<!-- Optional: Set a tabTrigger to define how to trigger the snippet --> | ||
<tabTrigger>head-oebmed</tabTrigger> | ||
<description>HEAD OEmbed</description> | ||
<!-- Optional: Set a scope to limit where the snippet will trigger --> | ||
<scope>source.html, source.php</scope> | ||
<!-- Optional: Set a tabTrigger to define how to trigger the snippet --> | ||
<tabTrigger>head-oebmed</tabTrigger> | ||
<description>HEAD OEmbed</description> | ||
<!-- Optional: Set a scope to limit where the snippet will trigger --> | ||
<scope>source.html, source.php</scope> | ||
</snippet> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
<snippet> | ||
<content><![CDATA[ | ||
<content><![CDATA[ | ||
<!-- Locks the screen into the specified orientation --> | ||
<meta name="x5-orientation" content="landscape/portrait"> | ||
<!-- Display this page in fullscreen --> | ||
<meta name="x5-fullscreen" content="true"> | ||
<!-- Page will be displayed in "application mode"(fullscreen,etc.) --> | ||
<meta name="x5-page-mode" content="app"> | ||
]]></content> | ||
<!-- Optional: Set a tabTrigger to define how to trigger the snippet --> | ||
<tabTrigger>head-qq</tabTrigger> | ||
<description>HEAD QQ Mobile Browser</description> | ||
<!-- Optional: Set a scope to limit where the snippet will trigger --> | ||
<scope>source.html, source.php</scope> | ||
<!-- Optional: Set a tabTrigger to define how to trigger the snippet --> | ||
<tabTrigger>head-qq</tabTrigger> | ||
<description>HEAD QQ Mobile Browser</description> | ||
<!-- Optional: Set a scope to limit where the snippet will trigger --> | ||
<scope>source.html, source.php</scope> | ||
</snippet> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.