summaryrefslogtreecommitdiff
path: root/bower_components/bootstrap/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'bower_components/bootstrap/index.html')
-rw-r--r--bower_components/bootstrap/index.html15
1 files changed, 15 insertions, 0 deletions
diff --git a/bower_components/bootstrap/index.html b/bower_components/bootstrap/index.html
new file mode 100644
index 00000000..94ce52ad
--- /dev/null
+++ b/bower_components/bootstrap/index.html
@@ -0,0 +1,15 @@
+---
+layout: home
+title: Bootstrap
+base_url: "./"
+---
+
+<div class="bs-masthead">
+ <div class="container">
+ <h1>Bootstrap 3</h1>
+ <p class="lead">Sleek, intuitive, and powerful mobile-first front-end framework for faster and easier web development.</p>
+ <p>
+ <a href="{{ site.download_dist }}" class="btn btn-bs btn-large" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Download', 'Download 3.0.0 RC1']);">Download Bootstrap</a>
+ </p>
+ </div>
+</div>