mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 13:38:26 +01:00
fix urls
This commit is contained in:
parent
a538ef3857
commit
9c9f8e60ee
@ -105,7 +105,7 @@
|
||||
<a href="https://themes.getbootstrap.com" class="btn btn-outline btn-lg">Browse themes</a>
|
||||
</p>
|
||||
|
||||
<img class="img-responsive" src="/assets/img/bs-themes.png" alt="Bootstrap Themes" width="1024" height="388" style="margin-left: auto; margin-right: auto;">
|
||||
<img class="img-responsive" src="assets/img/bs-themes.png" alt="Bootstrap Themes" width="1024" height="388" style="margin-left: auto; margin-right: auto;">
|
||||
</div>
|
||||
</div>
|
||||
<div class=bs-docs-featurette>
|
||||
@ -115,16 +115,16 @@
|
||||
<hr class=half-rule>
|
||||
<div class="row bs-docs-featured-sites">
|
||||
<div class="col-xs-6 col-sm-3">
|
||||
<a href=http://expo.getbootstrap.com/2014/10/29/lyft/ target=_blank title=Lyft> <img alt=Lyft src=/assets/img/expo-lyft.jpg class=img-responsive> </a>
|
||||
<a href=http://expo.getbootstrap.com/2014/10/29/lyft/ target=_blank title=Lyft> <img alt=Lyft src=assets/img/expo-lyft.jpg class=img-responsive> </a>
|
||||
</div>
|
||||
<div class="col-xs-6 col-sm-3">
|
||||
<a href=http://expo.getbootstrap.com/2014/09/30/vogue/ target=_blank title=Vogue> <img alt=Vogue src=/assets/img/expo-vogue.jpg class=img-responsive> </a>
|
||||
<a href=http://expo.getbootstrap.com/2014/09/30/vogue/ target=_blank title=Vogue> <img alt=Vogue src=assets/img/expo-vogue.jpg class=img-responsive> </a>
|
||||
</div>
|
||||
<div class="col-xs-6 col-sm-3">
|
||||
<a href=http://expo.getbootstrap.com/2014/03/13/riot-design/ target=_blank title="Riot Design"> <img alt="Riot Design" src=/assets/img/expo-riot.jpg class=img-responsive> </a>
|
||||
<a href=http://expo.getbootstrap.com/2014/03/13/riot-design/ target=_blank title="Riot Design"> <img alt="Riot Design" src=assets/img/expo-riot.jpg class=img-responsive> </a>
|
||||
</div>
|
||||
<div class="col-xs-6 col-sm-3">
|
||||
<a href=http://expo.getbootstrap.com/2014/02/12/newsweek/ target=_blank title=Newsweek> <img alt=Newsweek src=/assets/img/expo-newsweek.jpg class=img-responsive> </a>
|
||||
<a href=http://expo.getbootstrap.com/2014/02/12/newsweek/ target=_blank title=Newsweek> <img alt=Newsweek src=assets/img/expo-newsweek.jpg class=img-responsive> </a>
|
||||
</div>
|
||||
</div>
|
||||
<hr class=half-rule>
|
||||
|
Loading…
x
Reference in New Issue
Block a user