Synchronized build
This commit is contained in:
parent
6f6faf2d73
commit
17dc1e19d2
|
@ -84,7 +84,7 @@ python3 -m pip install --user pipx
|
|||
python3 -m pipx ensurepath
|
||||
</code></pre>
|
||||
<p><strong>macOS</strong></p>
|
||||
<pre><code>bew install pipx
|
||||
<pre><code>brew install pipx
|
||||
pipx ensurepath
|
||||
</code></pre>
|
||||
<p><strong>Windows</strong></p>
|
||||
|
|
|
@ -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-08bea5e4a7df4ca3b2b849bde070a60d">
|
||||
<div class="carousel slide" data-ride="carousel" data-interval="8500" id="carousel-dc66852857ec45a1a75fe4eeb2160a73">
|
||||
|
||||
<div class="carousel-inner" role="listbox">
|
||||
|
||||
|
@ -210,11 +210,11 @@ be completely customized.</p>
|
|||
</div>
|
||||
|
||||
</div>
|
||||
<a class="left carousel-control" href="#carousel-08bea5e4a7df4ca3b2b849bde070a60d" role="button" data-slide="prev">
|
||||
<a class="left carousel-control" href="#carousel-dc66852857ec45a1a75fe4eeb2160a73" 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-08bea5e4a7df4ca3b2b849bde070a60d" role="button" data-slide="next">
|
||||
<a class="right carousel-control" href="#carousel-dc66852857ec45a1a75fe4eeb2160a73" 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