Synchronized build

This commit is contained in:
Lektor Bot 2022-07-27 20:02:06 +00:00
parent 09ac546538
commit e95316aace
2 changed files with 4 additions and 4 deletions

View File

@ -218,7 +218,7 @@
By default, each page is built into a build artifact (HTML page) and each
attachment is copied to the output directory.
This can be prevented for a particular page or attachment by setting its <code>_hidden</code> to <code>yes</code>.</p>
<p>If an explicit value for the <code>_hidden</code> field is not set,the value of the <code>hidden</code> option in the
<p>If an explicit value for the <code>_hidden</code> field is not set, the value of the <code>hidden</code> option in the
<a href="https://www.getlektor.com/docs/models/children/#child-configuration" title="The [children] section of the datamodel">child configuration</a> — or, for attachments, <a href="https://www.getlektor.com/docs/models/attachments/" title="The [attachments] section of the datamodel">attachment configuration</a> — section
of the parent's datamodel is checked.
If that, too, is not set, then pages, but not attachments, inherit the hidden status of their parent —

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-03538af38fa940a2acc39c02e6795bc7">
<div class="carousel slide" data-ride="carousel" data-interval="8500" id="carousel-f2170b1dfa53458ca90be2b3e6057328">
<div class="carousel-inner" role="listbox">
@ -210,11 +210,11 @@ be completely customized.</p>
</div>
</div>
<a class="left carousel-control" href="#carousel-03538af38fa940a2acc39c02e6795bc7" role="button" data-slide="prev">
<a class="left carousel-control" href="#carousel-f2170b1dfa53458ca90be2b3e6057328" 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-03538af38fa940a2acc39c02e6795bc7" role="button" data-slide="next">
<a class="right carousel-control" href="#carousel-f2170b1dfa53458ca90be2b3e6057328" role="button" data-slide="next">
<span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>