badd911b by bootflat

update google analytics code

1 parent 12146751
......@@ -5,10 +5,10 @@
<title>Documentation - Bootflat</title>
<!-- Sets initial viewport load and disables zooming -->
<meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no">
<!-- SmartAddon.com Verification -->
<!-- SmartAddon.com Verification -->
<meta name="smartaddon-verification" content="936e8d43184bc47ef34e25e426c508fe" />
<link rel="shortcut icon" href="favicon_16.ico"/>
<link rel="bookmark" href="favicon_16.ico"/>
<link rel="bookmark" href="favicon_16.ico"/>
<!-- site css -->
<link rel="stylesheet" href="css/site.min.css">
<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 @@
</div>
<div class="topic__infos">
<div class="container">
Bootflat offers over a dozen reusable components, which can be combined with each other.
Bootflat offers over a dozen reusable components, which can be combined with each other.
</div>
</div>
</div>
......@@ -698,8 +698,8 @@
<div class="popover-content">
<p>Sed posuere consectetur est at lobortis. Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
......@@ -729,7 +729,7 @@
<span class="input-group-addon">$</span>
<input type="text" class="form-control">
<span class="input-group-addon">.00</span>
</div>
</div>
</div>
<div class="col-md-12">
<div class="input-group">
......@@ -924,7 +924,7 @@
</div>
<div class="alert alert-danger alert-dismissable">
<button type="button" class="close" data-dismiss="alert" aria-hidden="true">&times;</button>
<h4>Oh snap!</h4>
<h4>Oh snap!</h4>
<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>
<p><a class="btn btn-danger" href="#">Take this action</a> <a class="btn btn-link" href="#">Or do this</a></p>
</div>
......@@ -1560,7 +1560,7 @@
</div>
</div>
</div>
<!-- Jumbotron
<!-- Jumbotron
================================================== -->
<div class="example">
<h2 class="example-title">Jumbotron</h2>
......@@ -1912,7 +1912,7 @@
<div class="col-md-12">
<div class="example-typography">
<h1><span class="heading-note">Header 1</span>Showers across the W</h1>
</div>
</div>
<div class="example-typography">
<h1><span class="heading-note">Header 1</span>Showers across the W</h1>
</div>
......@@ -2034,6 +2034,7 @@
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-48721682-1', 'bootflat.github.io');
ga('require', 'displayfeatures');
ga('send', 'pageview');
</script>
......
......@@ -197,6 +197,7 @@
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-48721682-1', 'bootflat.github.io');
ga('require', 'displayfeatures');
ga('send', 'pageview');
</script>
......
......@@ -259,6 +259,7 @@
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-48721682-1', 'bootflat.github.io');
ga('require', 'displayfeatures');
ga('send', 'pageview');
</script>
......
......@@ -187,6 +187,7 @@
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-48721682-1', 'bootflat.github.io');
ga('require', 'displayfeatures');
ga('send', 'pageview');
</script>
......