Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Thornton <jacobthornton@gmail.com>2012-02-02 04:38:58 +0400
committerJacob Thornton <jacobthornton@gmail.com>2012-02-02 04:38:58 +0400
commit59016d2198d18904a02f122601dc828663c506b6 (patch)
tree70c79250a51869d4ce52f8c6dcb4f4164f35943c /docs/examples.html
parent7f32d15fbb096fdf3146997f10cc91dbbd4589fc (diff)
only add the anyalytics to production
Diffstat (limited to 'docs/examples.html')
-rw-r--r--docs/examples.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/examples.html b/docs/examples.html
index d317405aea..ff165685f3 100644
--- a/docs/examples.html
+++ b/docs/examples.html
@@ -139,5 +139,7 @@
<script src="assets/js/bootstrap-carousel.js"></script>
<script src="assets/js/bootstrap-typeahead.js"></script>
<script src="assets/js/application.js"></script>
+
+
</body>
</html>