aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2015-08-17 21:08:15 -0700
committerMark Otto <[email protected]>2015-08-17 21:08:15 -0700
commit78d18c82c723bbc2c5638fe81318fa2ca9107f1a (patch)
treeeedd119af7727a07999980945a43698ed8e478f0
parent8cb0cd310640cd2b75f8be39aff0c14a780630f8 (diff)
downloadbootstrap-78d18c82c723bbc2c5638fe81318fa2ca9107f1a.tar.xz
bootstrap-78d18c82c723bbc2c5638fe81318fa2ca9107f1a.zip
rip gauges tracking
-rw-r--r--docs/_includes/footer.html13
1 files changed, 0 insertions, 13 deletions
diff --git a/docs/_includes/footer.html b/docs/_includes/footer.html
index fac9faad4..8517f0ddc 100644
--- a/docs/_includes/footer.html
+++ b/docs/_includes/footer.html
@@ -47,16 +47,3 @@ Holder.addTheme('gray', {
fontweight: 'normal'
})
</script>
-
-<script>
- var _gauges = _gauges || [];
- (function() {
- var t = document.createElement('script');
- 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>