Synchronized build

This commit is contained in:
Lektor Bot 2023-11-01 02:33:10 +00:00
parent b7bc826ed5
commit b1d30270f1
2 changed files with 6 additions and 6 deletions

View File

@ -151,7 +151,7 @@ speak multiple languages and allow you to easily create localized websites.</li>
<div class="slideshow-wrapper"> <div class="slideshow-wrapper">
<div class="slideshow"> <div class="slideshow">
<div class="slideshow-inner"> <div class="slideshow-inner">
<div class="carousel slide" data-ride="carousel" data-interval="8500" id="carousel-b8847ece25884ae99a81778a76c88f7b"> <div class="carousel slide" data-ride="carousel" data-interval="8500" id="carousel-31027db891644a0c8e57f04c4b4873c8">
<div class="carousel-inner" role="listbox"> <div class="carousel-inner" role="listbox">
@ -210,11 +210,11 @@ be completely customized.</p>
</div> </div>
</div> </div>
<a class="left carousel-control" href="#carousel-b8847ece25884ae99a81778a76c88f7b" role="button" data-slide="prev"> <a class="left carousel-control" href="#carousel-31027db891644a0c8e57f04c4b4873c8" role="button" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span> <span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span>
<span class="sr-only">Previous</span> <span class="sr-only">Previous</span>
</a> </a>
<a class="right carousel-control" href="#carousel-b8847ece25884ae99a81778a76c88f7b" role="button" data-slide="next"> <a class="right carousel-control" href="#carousel-31027db891644a0c8e57f04c4b4873c8" role="button" data-slide="next">
<span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span> <span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span>
<span class="sr-only">Next</span> <span class="sr-only">Next</span>
</a> </a>

View File

@ -62,7 +62,7 @@
<div class="plugin"> <div class="plugin">
<div class="row"> <div class="row">
<div class="col-sm-12"> <div class="col-sm-12">
<h1>Plugin &ndash; lektor-scss 1.4.1</h1> <h1>Plugin &ndash; lektor-scss 1.4.2</h1>
</div> </div>
</div> </div>
@ -96,7 +96,7 @@
<div class="separator"> <div class="separator">
<h4>Meta</h4> <h4>Meta</h4>
</div> </div>
<p><strong>Version:</strong> 1.4.1</p> <p><strong>Version:</strong> 1.4.2</p>
<p><strong>Author:</strong> <p><strong>Author:</strong>
<a href="mailto:l3d@c3woc.de">L3D</a> <a href="mailto:l3d@c3woc.de">L3D</a>
@ -155,7 +155,7 @@
</pre> </pre>
<p>Or by hand, adding the plugin to the packages section in your lektorproject file:</p> <p>Or by hand, adding the plugin to the packages section in your lektorproject file:</p>
<pre lang="ini"><span class="k">[packages]</span> <pre lang="ini"><span class="k">[packages]</span>
<span class="na">lektor-scss</span><span class="w"> </span><span class="o">=</span><span class="w"> </span><span class="s">1.4.1</span> <span class="na">lektor-scss</span><span class="w"> </span><span class="o">=</span><span class="w"> </span><span class="s">1.4.2</span>
</pre> </pre>
<h2>Usage</h2> <h2>Usage</h2>
<p>To enable the plugin, pass the <code>scss</code> flag when starting the development <p>To enable the plugin, pass the <code>scss</code> flag when starting the development