aboutsummaryrefslogtreecommitdiff
path: root/docs/upgrading.html
diff options
context:
space:
mode:
authorJacob Thornton <[email protected]>2012-02-01 22:27:46 -0800
committerJacob Thornton <[email protected]>2012-02-01 22:27:46 -0800
commite1deb4e767e927bb70633cdd577de3fda3919f0a (patch)
tree0b572ec293dba744ab0cc0d7b252b9e2c2ff0d26 /docs/upgrading.html
parent6738042c61f72ade97107f47f48b3c9f1b276de4 (diff)
downloadbootstrap-e1deb4e767e927bb70633cdd577de3fda3919f0a.tar.xz
bootstrap-e1deb4e767e927bb70633cdd577de3fda3919f0a.zip
fix makefile to reset zips
Diffstat (limited to 'docs/upgrading.html')
-rw-r--r--docs/upgrading.html15
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/upgrading.html b/docs/upgrading.html
index 4d8328b7c..098bcbdc9 100644
--- a/docs/upgrading.html
+++ b/docs/upgrading.html
@@ -292,6 +292,21 @@
<script src="assets/js/bootstrap-typeahead.js"></script>
<script src="assets/js/application.js"></script>
+ <!-- Analytics
+ ================================================== -->
+ <script>
+ var _gauges = _gauges || [];
+ (function() {
+ var t = document.createElement('script');
+ t.type = 'text/javascript';
+ t.async = true;
+ t.id = 'gauges-tracker';
+ t.setAttribute('data-site-id', '4f0dc9fef5a1f55508000013');
+ t.src = '//secure.gaug.es/track.js';
+ var s = document.getElementsByTagName('script')[0];
+ s.parentNode.insertBefore(t, s);
+ })();
+ </script>
</body>
</html>