6 lines
141 B
Text
6 lines
141 B
Text
|
|
<section class="main-sitemap">
|
||
|
|
<h1>Sitemap</h1><br>
|
||
|
|
{{ collections.all | eleventyNavigation | eleventyNavigationToHtml | safe }}
|
||
|
|
|
||
|
|
</section>
|