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:
authorMark Otto <otto@github.com>2013-12-29 10:47:03 +0400
committerMark Otto <otto@github.com>2013-12-29 10:47:03 +0400
commita9c829bc0c75dd7723e6c74e1defaab5dbb4c00b (patch)
tree40f97935b43672014afa1dc050a22c9c5ae62bb8 /index.html
parent5bf13914e49942409c0b21aeaf2ed756c41bd498 (diff)
Rearrange repository contents because muahahahahahaha
Diffstat (limited to 'index.html')
-rw-r--r--index.html16
1 files changed, 0 insertions, 16 deletions
diff --git a/index.html b/index.html
deleted file mode 100644
index 9e8485e872..0000000000
--- a/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>