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.html16
1 files changed, 0 insertions, 16 deletions
diff --git a/bower_components/bootstrap/index.html b/bower_components/bootstrap/index.html
deleted file mode 100644
index 9e8485e8..00000000
--- a/bower_components/bootstrap/index.html
+++ /dev/null
@@ -1,16 +0,0 @@
----
-layout: home
-title: Bootstrap
-base_url: "./"
----
-
-<main class="bs-masthead" id="content" role="main">
- <div class="container">
- <h1>Bootstrap</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-outline-inverse btn-lg" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Download', 'Download {{ site.current_version }}']);">Download Bootstrap</a>
- <a href="{{ site.download_source }}" class="btn btn-outline-inverse btn-lg" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Download', 'Download {{ site.current_version source }}']);">Download source</a>
- </p>
- </div>
-</main>