ci: test not actually building it
All checks were successful
On_Push / deploy (push) Successful in 11s

This commit is contained in:
silver 2024-08-21 01:47:50 +01:00
parent 15eb271543
commit eb6eabb1c0

View file

@ -52,7 +52,6 @@
<script src="temp/js/owl.carousel.js"></script> <script src="temp/js/owl.carousel.js"></script>
<script src="temp/js/highlight.js"></script> <script src="temp/js/highlight.js"></script>
<script> <script>
$(document).ready(function () { $(document).ready(function () {
const owl = $('.owl-carousel'); const owl = $('.owl-carousel');