8 lines
No EOL
321 B
PHP
8 lines
No EOL
321 B
PHP
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js"
|
|
integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz"
|
|
crossorigin="anonymous"></script>
|
|
<script>
|
|
Fancybox.bind("[data-fancybox]", {
|
|
// Your custom options
|
|
});
|
|
</script> |