diff --git a/html-meta.md b/html-meta.md index c99922482..d608a524d 100644 --- a/html-meta.md +++ b/html-meta.md @@ -13,29 +13,32 @@ updated: 201708 ```html -... - - +··· + + ``` +{: data-line="2"} ```html - - - + + + ``` +{: data-line="2"} ```html - - - - + + + + ``` +{: data-line="2"} ```html - - + + ``` ```html @@ -52,20 +55,23 @@ updated: 201708 ### More opengraph ```html - - + + ``` ```html - - + + + ``` ```html - - + + ``` +See: [OpenGraph protocol](https://developers.facebook.com/docs/opengraphprotocol/) _(developers.facebook.com)_ + ### Opengraph for articles - `article:published_time` @@ -88,21 +94,29 @@ updated: 201708 ```html - ``` -### [Theme color](https://developers.google.com/web/updates/2014/11/Support-for-theme-color-in-Chrome-39-for-Android) +```html + + +``` + +### Theme color ```html ``` +Android-only. +See: [Theme color](https://developers.google.com/web/updates/2014/11/Support-for-theme-color-in-Chrome-39-for-Android) + ### Manifest ```html ``` +Android-only. See: [Manifest](https://developers.google.com/web/fundamentals/engage-and-retain/web-app-manifest/) ### Icons