show cover image in slider when it's the only image
This commit is contained in:
parent
b6a3900ee2
commit
14930738e4
5 changed files with 11 additions and 17 deletions
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="robots" content="noindex,nofollow">
|
||||
|
||||
<!-- Alpine -->
|
||||
<script async src="https://cdn.jsdelivr.net/npm/alpinejs@3.x.x/dist/cdn.min.js"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/alpinejs@3.x.x/dist/cdn.min.js"></script>
|
||||
|
||||
<!-- Calendar -->
|
||||
<?php if ($page->isHomePage() || $page->template() == 'event' || $page->template() == 'program'): ?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue