Skip to content

Commit

Permalink
Synchronized build
Browse files Browse the repository at this point in the history
  • Loading branch information
lektor-bot committed Nov 1, 2023
1 parent b7bc826 commit b1d3027
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ <h2 id="full-of-features">Full of Features</h2><ul>
<div class="slideshow-wrapper">
<div class="slideshow">
<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">

Expand Down Expand Up @@ -210,11 +210,11 @@ <h2 id="full-of-features">Full of Features</h2><ul>
</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="sr-only">Previous</span>
</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="sr-only">Next</span>
</a>
Expand Down
6 changes: 3 additions & 3 deletions plugins/lektor-scss/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<div class="plugin">
<div class="row">
<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>

Expand Down Expand Up @@ -96,7 +96,7 @@ <h4>GitHub Statistics</h4>
<div class="separator">
<h4>Meta</h4>
</div>
<p><strong>Version:</strong> 1.4.1</p>
<p><strong>Version:</strong> 1.4.2</p>
<p><strong>Author:</strong>

<a href="mailto:l3d@c3woc.de">L3D</a>
Expand Down Expand Up @@ -155,7 +155,7 @@ <h2>Installation</h2>
</pre>
<p>Or by hand, adding the plugin to the packages section in your lektorproject file:</p>
<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>
<h2>Usage</h2>
<p>To enable the plugin, pass the <code>scss</code> flag when starting the development
Expand Down

0 comments on commit b1d3027

Please sign in to comment.