Synchronized build
This commit is contained in:
parent
535b8e6571
commit
62e5b25791
|
@ -151,7 +151,7 @@ speak multiple languages and allow you to easily create localized websites.</li>
|
|||
<div class="slideshow-wrapper">
|
||||
<div class="slideshow">
|
||||
<div class="slideshow-inner">
|
||||
<div class="carousel slide" data-ride="carousel" data-interval="8500" id="carousel-fd7292c4495c4c4abec3c1dcc60c82b0">
|
||||
<div class="carousel slide" data-ride="carousel" data-interval="8500" id="carousel-ecda6ff1010a461e93e27fe539cd7244">
|
||||
|
||||
<div class="carousel-inner" role="listbox">
|
||||
|
||||
|
@ -210,11 +210,11 @@ be completely customized.</p>
|
|||
</div>
|
||||
|
||||
</div>
|
||||
<a class="left carousel-control" href="#carousel-fd7292c4495c4c4abec3c1dcc60c82b0" role="button" data-slide="prev">
|
||||
<a class="left carousel-control" href="#carousel-ecda6ff1010a461e93e27fe539cd7244" role="button" data-slide="prev">
|
||||
<span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span>
|
||||
<span class="sr-only">Previous</span>
|
||||
</a>
|
||||
<a class="right carousel-control" href="#carousel-fd7292c4495c4c4abec3c1dcc60c82b0" role="button" data-slide="next">
|
||||
<a class="right carousel-control" href="#carousel-ecda6ff1010a461e93e27fe539cd7244" role="button" data-slide="next">
|
||||
<span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span>
|
||||
<span class="sr-only">Next</span>
|
||||
</a>
|
||||
|
|
Loading…
Reference in New Issue