Skip to content

Commit

Permalink
add light gallery to testimonial preview (#81)
Browse files Browse the repository at this point in the history
  • Loading branch information
Memurame authored Mar 19, 2024
1 parent ac93e2b commit c558e7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/Views/testimonial/public/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
</div>

<script src="https://kit.fontawesome.com/46246584f2.js" crossorigin="anonymous"></script>
<script src="<?= base_url() ?>dist/libs/fslightbox/index.js?1692870487" defer></script>
<script src="https://code.jquery.com/jquery-3.7.1.min.js" integrity="sha256-/JqT3SQfawRcv/BIHPThkBvs0OEvtFFmqPF/lYI/Cxo=" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-C6RzsynM9kWDrMNeT87bh95OGNyZPhcTNXj1NW7RuBCsyN/o0jlpcV8Qyq46cDfL" crossorigin="anonymous"></script>

Expand Down

0 comments on commit c558e7b

Please sign in to comment.