diff options
| author | XhmikosR <[email protected]> | 2018-11-15 08:24:34 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2018-11-15 15:55:21 +0200 |
| commit | ea4db3f89d1128abde592b2768a74dd5e7701037 (patch) | |
| tree | c30f4bcceaf4f217f8fffba82bfca7b014c77a0c /site/docs | |
| parent | 9201a805101943f9ec088639d520d7d2874bbed1 (diff) | |
| download | bootstrap-ea4db3f89d1128abde592b2768a74dd5e7701037.tar.xz bootstrap-ea4db3f89d1128abde592b2768a74dd5e7701037.zip | |
Use fancy apostrophe in HTML files.
For Markdown files, this isn't needed because the Markdown converter takes care of this.
Diffstat (limited to 'site/docs')
| -rw-r--r-- | site/docs/4.1/examples/album/index.html | 2 | ||||
| -rw-r--r-- | site/docs/4.1/examples/blog/index.html | 4 | ||||
| -rw-r--r-- | site/docs/4.1/examples/carousel/index.html | 4 | ||||
| -rw-r--r-- | site/docs/4.1/examples/checkout/index.html | 2 | ||||
| -rw-r--r-- | site/docs/4.1/examples/navbar-fixed/index.html | 2 | ||||
| -rw-r--r-- | site/docs/4.1/examples/pricing/index.html | 2 | ||||
| -rw-r--r-- | site/docs/4.1/examples/product/index.html | 2 |
7 files changed, 9 insertions, 9 deletions
diff --git a/site/docs/4.1/examples/album/index.html b/site/docs/4.1/examples/album/index.html index b5aaf2ca9..96dac0caa 100644 --- a/site/docs/4.1/examples/album/index.html +++ b/site/docs/4.1/examples/album/index.html @@ -42,7 +42,7 @@ include_holder: true <section class="jumbotron text-center"> <div class="container"> <h1 class="jumbotron-heading">Album example</h1> - <p class="lead text-muted">Something short and leading about the collection below—its contents, the creator, etc. Make it short and sweet, but not too short so folks don't simply skip over it entirely.</p> + <p class="lead text-muted">Something short and leading about the collection below—its contents, the creator, etc. Make it short and sweet, but not too short so folks don’t simply skip over it entirely.</p> <p> <a href="#" class="btn btn-primary my-2">Main call to action</a> <a href="#" class="btn btn-secondary my-2">Secondary action</a> diff --git a/site/docs/4.1/examples/blog/index.html b/site/docs/4.1/examples/blog/index.html index 8448033a1..61ee8fa35 100644 --- a/site/docs/4.1/examples/blog/index.html +++ b/site/docs/4.1/examples/blog/index.html @@ -45,7 +45,7 @@ include_holder: true <div class="jumbotron p-3 p-md-5 text-white rounded bg-dark"> <div class="col-md-6 px-0"> <h1 class="display-4 font-italic">Title of a longer featured blog post</h1> - <p class="lead my-3">Multiple lines of text that form the lede, informing new readers quickly and efficiently about what's most interesting in this post's contents.</p> + <p class="lead my-3">Multiple lines of text that form the lede, informing new readers quickly and efficiently about what’s most interesting in this post’s contents.</p> <p class="lead mb-0"><a href="#" class="text-white font-weight-bold">Continue reading...</a></p> </div> </div> @@ -93,7 +93,7 @@ include_holder: true <h2 class="blog-post-title">Sample blog post</h2> <p class="blog-post-meta">January 1, 2014 by <a href="#">Mark</a></p> - <p>This blog post shows a few different types of content that's supported and styled with Bootstrap. Basic typography, images, and code are all supported.</p> + <p>This blog post shows a few different types of content that’s supported and styled with Bootstrap. Basic typography, images, and code are all supported.</p> <hr> <p>Cum sociis natoque penatibus et magnis <a href="#">dis parturient montes</a>, nascetur ridiculus mus. Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Sed posuere consectetur est at lobortis. Cras mattis consectetur purus sit amet fermentum.</p> <blockquote> diff --git a/site/docs/4.1/examples/carousel/index.html b/site/docs/4.1/examples/carousel/index.html index 13ee6765f..058496b4e 100644 --- a/site/docs/4.1/examples/carousel/index.html +++ b/site/docs/4.1/examples/carousel/index.html @@ -117,7 +117,7 @@ include_holder: true <div class="row featurette"> <div class="col-md-7"> - <h2 class="featurette-heading">First featurette heading. <span class="text-muted">It'll blow your mind.</span></h2> + <h2 class="featurette-heading">First featurette heading. <span class="text-muted">It’ll blow your mind.</span></h2> <p class="lead">Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Praesent commodo cursus magna, vel scelerisque nisl consectetur. Fusce dapibus, tellus ac cursus commodo.</p> </div> <div class="col-md-5"> @@ -129,7 +129,7 @@ include_holder: true <div class="row featurette"> <div class="col-md-7 order-md-2"> - <h2 class="featurette-heading">Oh yeah, it's that good. <span class="text-muted">See for yourself.</span></h2> + <h2 class="featurette-heading">Oh yeah, it’s that good. <span class="text-muted">See for yourself.</span></h2> <p class="lead">Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Praesent commodo cursus magna, vel scelerisque nisl consectetur. Fusce dapibus, tellus ac cursus commodo.</p> </div> <div class="col-md-5 order-md-1"> diff --git a/site/docs/4.1/examples/checkout/index.html b/site/docs/4.1/examples/checkout/index.html index 8deef9ef0..0af951214 100644 --- a/site/docs/4.1/examples/checkout/index.html +++ b/site/docs/4.1/examples/checkout/index.html @@ -10,7 +10,7 @@ body_class: "bg-light" <div class="py-5 text-center"> <img class="d-block mx-auto mb-4" src="{{ site.baseurl }}/docs/{{ site.docs_version }}/assets/brand/bootstrap-solid.svg" alt="" width="72" height="72"> <h2>Checkout form</h2> - <p class="lead">Below is an example form built entirely with Bootstrap's form controls. Each required form group has a validation state that can be triggered by attempting to submit the form without completing it.</p> + <p class="lead">Below is an example form built entirely with Bootstrap’s form controls. Each required form group has a validation state that can be triggered by attempting to submit the form without completing it.</p> </div> <div class="row"> diff --git a/site/docs/4.1/examples/navbar-fixed/index.html b/site/docs/4.1/examples/navbar-fixed/index.html index 022814f60..2a76f15ec 100644 --- a/site/docs/4.1/examples/navbar-fixed/index.html +++ b/site/docs/4.1/examples/navbar-fixed/index.html @@ -31,7 +31,7 @@ extra_css: "navbar-top-fixed.css" <main role="main" class="container"> <div class="jumbotron"> <h1>Navbar example</h1> - <p class="lead">This example is a quick exercise to illustrate how fixed to top navbar works. As you scroll, it will remain fixed to the top of your browser's viewport.</p> + <p class="lead">This example is a quick exercise to illustrate how fixed to top navbar works. As you scroll, it will remain fixed to the top of your browser’s viewport.</p> <a class="btn btn-lg btn-primary" href="{{ site.baseurl }}/docs/{{ site.docs_version }}/components/navbar/" role="button">View navbar docs »</a> </div> </main> diff --git a/site/docs/4.1/examples/pricing/index.html b/site/docs/4.1/examples/pricing/index.html index 20357c61a..64660972b 100644 --- a/site/docs/4.1/examples/pricing/index.html +++ b/site/docs/4.1/examples/pricing/index.html @@ -18,7 +18,7 @@ include_js: false <div class="pricing-header px-3 py-3 pt-md-5 pb-md-4 mx-auto text-center"> <h1 class="display-4">Pricing</h1> - <p class="lead">Quickly build an effective pricing table for your potential customers with this Bootstrap example. It's built with default Bootstrap components and utilities with little customization.</p> + <p class="lead">Quickly build an effective pricing table for your potential customers with this Bootstrap example. It’s built with default Bootstrap components and utilities with little customization.</p> </div> <div class="container"> diff --git a/site/docs/4.1/examples/product/index.html b/site/docs/4.1/examples/product/index.html index ffba58192..3b4e17873 100644 --- a/site/docs/4.1/examples/product/index.html +++ b/site/docs/4.1/examples/product/index.html @@ -22,7 +22,7 @@ extra_css: "product.css" <div class="position-relative overflow-hidden p-3 p-md-5 m-md-3 text-center bg-light"> <div class="col-md-5 p-lg-5 mx-auto my-5"> <h1 class="display-4 font-weight-normal">Punny headline</h1> - <p class="lead font-weight-normal">And an even wittier subheading to boot. Jumpstart your marketing efforts with this example based on Apple's marketing pages.</p> + <p class="lead font-weight-normal">And an even wittier subheading to boot. Jumpstart your marketing efforts with this example based on Apple’s marketing pages.</p> <a class="btn btn-outline-secondary" href="#">Coming soon</a> </div> <div class="product-device shadow-sm d-none d-md-block"></div> |
