From ef028ab38332651c60e5692f64c2e85e2bb10606 Mon Sep 17 00:00:00 2001 From: ysds Date: Wed, 30 Nov 2016 21:47:57 +0900 Subject: Remove .btn-outline --- docs/index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index b26b239f5..564607904 100644 --- a/docs/index.html +++ b/docs/index.html @@ -24,7 +24,7 @@ layout: home

Managed dependencies

Include Bootstrap's source Sass and JavaScript files via Bower, Composer, Meteor, or npm. Package managed installs don't include documentation, but do include our Gruntfile and readme.

- View install methods + View install methods

@@ -40,7 +40,7 @@ layout: home

Looking for something else? Compiled builds of Bootstrap's CSS and JS are also available.

- More download options + More download options
@@ -70,7 +70,7 @@ layout: home

Bootstrap is open source! It's hosted, developed, and maintained on GitHub by folks like you.

- View the GitHub project + View the GitHub project @@ -82,7 +82,7 @@ layout: home

- Browse themes + Browse themes

Bootstrap Themes @@ -107,6 +107,6 @@ layout: home

We showcase dozens of inspiring projects built with Bootstrap on the Bootstrap Expo.

- Explore the Expo + Explore the Expo -- cgit v1.2.3 From eb219c806ccdb0d815c6e4f51a5cdd8ee4d17acb Mon Sep 17 00:00:00 2001 From: ysds Date: Wed, 30 Nov 2016 21:48:34 +0900 Subject: Remove .btn-outline-inverse --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index 564607904..5905af80e 100644 --- a/docs/index.html +++ b/docs/index.html @@ -7,7 +7,7 @@ layout: home B

Bootstrap is the most popular HTML, CSS, and JS framework in the world for building responsive, mobile-first projects on the web.

- Download Bootstrap + Download Bootstrap

Currently v{{ site.current_version }}

{% include ads.html %} -- cgit v1.2.3