From 10bb79a250b72c3e6c2b010aa0d9c01192b1a533 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Fri, 11 Aug 2017 14:55:54 +0300 Subject: Move inline SVGs to includes. (#23297) Also: * compress them with SVGOMG * add titles * add `focusable="false"` --- index.html | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index f9afb1a85..caf7e417f 100644 --- a/index.html +++ b/index.html @@ -32,9 +32,7 @@ layout: home
- - - + {% include icons/import.svg width="32" height="32" class="text-primary mb-2" %}

Installation

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 build system and readme.

@@ -55,9 +53,7 @@ bower install bootstrap#v{{ site.current_version }}
- - - + {% include icons/download.svg width="32" height="32" class="text-primary mb-2" %}

Bootstrap CDN

When you only need to include Bootstrap's compiled CSS or JS, you can use the Bootstrap CDN.

@@ -78,9 +74,7 @@ bower install bootstrap#v{{ site.current_version }}
- - - + {% include icons/lightning.svg width="32" height="32" class="text-primary mb-2" %}

Official Themes

Take Bootstrap 4 to the next level with official premium themes—toolkits built on Bootstrap with new components and plugins, docs, and build tools. -- cgit v1.2.3