diff --git a/dist/doc/html.md b/dist/doc/html.md index 35d16da512..48a11f340d 100644 --- a/dist/doc/html.md +++ b/dist/doc/html.md @@ -80,7 +80,7 @@ control over the UI of a saved site or web app on a mobile device. It's linked to from the HTML as follows: ```html - + ``` Our [site.webmanifest](https://github.com/h5bp/html5-boilerplate/blob/master/src/site.webmanifest) contains a very skeletal "app" definition, just to show the basic usage. You should fill this file out with [more information about your site or application](https://developer.mozilla.org/en-US/docs/Web/Manifest) @@ -128,10 +128,10 @@ using a polyfill CDN service, like [cdn.polyfill.io](https://cdn.polyfill.io/), just put it before the other scripts in the bottom of the page: ```html - + - - + + diff --git a/src/doc/html.md b/src/doc/html.md index 35d16da512..48a11f340d 100644 --- a/src/doc/html.md +++ b/src/doc/html.md @@ -80,7 +80,7 @@ control over the UI of a saved site or web app on a mobile device. It's linked to from the HTML as follows: ```html - + ``` Our [site.webmanifest](https://github.com/h5bp/html5-boilerplate/blob/master/src/site.webmanifest) contains a very skeletal "app" definition, just to show the basic usage. You should fill this file out with [more information about your site or application](https://developer.mozilla.org/en-US/docs/Web/Manifest) @@ -128,10 +128,10 @@ using a polyfill CDN service, like [cdn.polyfill.io](https://cdn.polyfill.io/), just put it before the other scripts in the bottom of the page: ```html - + - - + +