aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2017-09-26 19:13:57 +0300
committerGitHub <[email protected]>2017-09-26 19:13:57 +0300
commit0ee85c962e81b231877abfe412738166941ceaad (patch)
treedf8d4d28a855ccc9bfe6b8a55632cb71c01bc783
parentdfc946b7770704334aa27beae0b19214a3dfd96b (diff)
downloadbootstrap-0ee85c962e81b231877abfe412738166941ceaad.tar.xz
bootstrap-0ee85c962e81b231877abfe412738166941ceaad.zip
Revert accidental `alt` addition from Bootstrap stack image. (#24122)
Remove accidental `alt` addition from Bootstrap stack image.
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 268ebeff8..49523109f 100644
--- a/index.html
+++ b/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 }}/assets/img/bootstrap-stack.png" alt="Bootstrap Stack image" width="1024" height="860">
+ <img class="img-fluid mb-3 mb-md-0" src="{{ site.baseurl }}/assets/img/bootstrap-stack.png" alt="" width="1024" height="860">
</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>