|
5 | 5 | <title>Documentation - Bootflat</title> |
6 | 6 | <!-- Sets initial viewport load and disables zooming --> |
7 | 7 | <meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no"> |
8 | | - <!-- SmartAddon.com Verification --> |
| 8 | + <!-- SmartAddon.com Verification --> |
9 | 9 | <meta name="smartaddon-verification" content="936e8d43184bc47ef34e25e426c508fe" /> |
10 | 10 | <link rel="shortcut icon" href="favicon_16.ico"/> |
11 | | - <link rel="bookmark" href="favicon_16.ico"/> |
| 11 | + <link rel="bookmark" href="favicon_16.ico"/> |
12 | 12 | <!-- site css --> |
13 | 13 | <link rel="stylesheet" href="css/site.min.css"> |
14 | 14 | <link href="http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css"> |
@@ -51,7 +51,7 @@ <h4>The complete style of the Bootflat Framework</h4> |
51 | 51 | </div> |
52 | 52 | <div class="topic__infos"> |
53 | 53 | <div class="container"> |
54 | | - Bootflat offers over a dozen reusable components, which can be combined with each other. |
| 54 | + Bootflat offers over a dozen reusable components, which can be combined with each other. |
55 | 55 | </div> |
56 | 56 | </div> |
57 | 57 | </div> |
@@ -698,8 +698,8 @@ <h3 class="popover-title">Popover left</h3> |
698 | 698 | <div class="popover-content"> |
699 | 699 | <p>Sed posuere consectetur est at lobortis. Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum.</p> |
700 | 700 | </div> |
701 | | - </div> |
702 | | - </div> |
| 701 | + </div> |
| 702 | + </div> |
703 | 703 | </div> |
704 | 704 | </div> |
705 | 705 | </div> |
@@ -729,7 +729,7 @@ <h2 class="example-title">Forms</h2> |
729 | 729 | <span class="input-group-addon">$</span> |
730 | 730 | <input type="text" class="form-control"> |
731 | 731 | <span class="input-group-addon">.00</span> |
732 | | - </div> |
| 732 | + </div> |
733 | 733 | </div> |
734 | 734 | <div class="col-md-12"> |
735 | 735 | <div class="input-group"> |
@@ -924,7 +924,7 @@ <h4>Heads up!</h4> |
924 | 924 | </div> |
925 | 925 | <div class="alert alert-danger alert-dismissable"> |
926 | 926 | <button type="button" class="close" data-dismiss="alert" aria-hidden="true">×</button> |
927 | | - <h4>Oh snap!</h4> |
| 927 | + <h4>Oh snap!</h4> |
928 | 928 | <p>Change this and that and try again. <a class="alert-link">Duis mollis</a>, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit. Cras mattis consectetur purus sit amet fermentum.</p> |
929 | 929 | <p><a class="btn btn-danger" href="#">Take this action</a> <a class="btn btn-link" href="#">Or do this</a></p> |
930 | 930 | </div> |
@@ -1560,7 +1560,7 @@ <h4 class="list-group-item-heading">List group item heading</h4> |
1560 | 1560 | </div> |
1561 | 1561 | </div> |
1562 | 1562 | </div> |
1563 | | - <!-- Jumbotron |
| 1563 | + <!-- Jumbotron |
1564 | 1564 | ================================================== --> |
1565 | 1565 | <div class="example"> |
1566 | 1566 | <h2 class="example-title">Jumbotron</h2> |
@@ -1912,7 +1912,7 @@ <h2 class="example-title">Typography</h2> |
1912 | 1912 | <div class="col-md-12"> |
1913 | 1913 | <div class="example-typography"> |
1914 | 1914 | <h1><span class="heading-note">Header 1</span>Showers across the W</h1> |
1915 | | - </div> |
| 1915 | + </div> |
1916 | 1916 | <div class="example-typography"> |
1917 | 1917 | <h1><span class="heading-note">Header 1</span>Showers across the W</h1> |
1918 | 1918 | </div> |
@@ -2034,6 +2034,7 @@ <h3 style="margin-bottom: 15px;">Newsletter</h3> |
2034 | 2034 | })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); |
2035 | 2035 |
|
2036 | 2036 | ga('create', 'UA-48721682-1', 'bootflat.github.io'); |
| 2037 | + ga('require', 'displayfeatures'); |
2037 | 2038 | ga('send', 'pageview'); |
2038 | 2039 |
|
2039 | 2040 | </script> |
|
0 commit comments