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:
authorXhmikosR <xhmikosr@gmail.com>2018-11-27 16:28:37 +0300
committerXhmikosR <xhmikosr@gmail.com>2018-11-27 16:37:24 +0300
commitcb2b21bb88604dee22bd4d0f2804d8366b2d65e3 (patch)
treea459a8986263a95e6f5562ad0004fcb0d97d4695 /site/index.html
parent89876a55596902678f2569af54f2cc7543d55bf7 (diff)
Inline bootstrap-stack.svg.
It's pretty small compressed; a little less than 1 KB with gzip.
Diffstat (limited to 'site/index.html')
-rw-r--r--site/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/index.html b/site/index.html
index 675a120642..df50c7291c 100644
--- a/site/index.html
+++ b/site/index.html
@@ -6,7 +6,7 @@ layout: home
<div class="container">
<div class="row align-items-center">
<div class="col-6 mx-auto col-md-6 order-md-2">
- <img class="img-fluid mb-3 mb-md-0" src="{{ site.baseurl }}/docs/{{ site.docs_version }}/assets/img/bootstrap-stack.svg" alt="" width="512" height="430">
+ {% include icons/bootstrap-stack.svg width="512" height="430" class="img-fluid mb-3 mb-md-0" %}
</div>
<div class="col-md-6 order-md-1 text-center text-md-left pr-md-5">
<h1 class="mb-3 bd-text-purple-bright">Bootstrap</h1>