halo-theme-fantastic/layout/plugin/gallery.ftl

5 lines
175 B
Plaintext

<#if is_post?? || is_sheet??>
<script src="${settings.cdn_lightgallery_js!}" defer></script>
<script src="${settings.cdn_justifiedGallery_js!}" defer></script>
</#if>