ci: test not actually building it
All checks were successful
On_Push / deploy (push) Successful in 11s
All checks were successful
On_Push / deploy (push) Successful in 11s
This commit is contained in:
parent
15eb271543
commit
eb6eabb1c0
1 changed files with 0 additions and 1 deletions
|
@ -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');
|
||||||
|
|
Loading…
Reference in a new issue