mirror of
https://github.com/nikdoof/website-hugo.git
synced 2025-12-13 13:22:22 +00:00
7 lines
134 B
HTML
7 lines
134 B
HTML
<!-- Start Carousel -->
|
|
<div class="carousel">
|
|
{{ .Inner }}
|
|
</div>
|
|
<!-- End Carousel -->
|
|
|
|
{{ .Page.Store.Set "hasCarousel" true }} |