Synchronized build

This commit is contained in:
Lektor Bot 2023-02-22 02:43:31 +00:00
parent 87f1463259
commit a9d106e4ba
2 changed files with 5 additions and 5 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">
<div class="slideshow-inner">
<div class="carousel slide" data-ride="carousel" data-interval="8500" id="carousel-3dc38f822a204d65b358ad61e8ddc879">
<div class="carousel slide" data-ride="carousel" data-interval="8500" id="carousel-75b92eab45bd4e3da44ddc07063d36cd">
<div class="carousel-inner" role="listbox">
@ -210,11 +210,11 @@ be completely customized.</p>
</div>
</div>
<a class="left carousel-control" href="#carousel-3dc38f822a204d65b358ad61e8ddc879" role="button" data-slide="prev">
<a class="left carousel-control" href="#carousel-75b92eab45bd4e3da44ddc07063d36cd" 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-3dc38f822a204d65b358ad61e8ddc879" role="button" data-slide="next">
<a class="right carousel-control" href="#carousel-75b92eab45bd4e3da44ddc07063d36cd" role="button" data-slide="next">
<span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>

View File

@ -62,7 +62,7 @@
<div class="plugin">
<div class="row">
<div class="col-sm-12">
<h1>Plugin &ndash; lektor-rst 0.2.0</h1>
<h1>Plugin &ndash; lektor-rst 0.3.0</h1>
</div>
</div>
@ -96,7 +96,7 @@
<div class="separator">
<h4>Meta</h4>
</div>
<p><strong>Version:</strong> 0.2.0</p>
<p><strong>Version:</strong> 0.3.0</p>
<p><strong>Author:</strong>
<a href="mailto:florian.schulze@gmx.net">Florian Schulze</a>