Remove unused code
This commit is contained in:
parent
3efca30a4c
commit
c4828d56d7
3 changed files with 2 additions and 44 deletions
|
@ -1,8 +1,3 @@
|
|||
<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>
|
||||
crossorigin="anonymous"></script>
|
Loading…
Add table
Add a link
Reference in a new issue