Fix indentation
This commit is contained in:
parent
ce43038054
commit
b7a4f2359e
|
@ -40,8 +40,8 @@ if ( ! defined( 'ABSPATH' ) ) {
|
||||||
|
|
||||||
</div><!-- .carousel -->
|
</div><!-- .carousel -->
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
jQuery( ".carousel-item" ).first().addClass( "active" );
|
jQuery( ".carousel-item" ).first().addClass( "active" );
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<?php endif; ?>
|
<?php endif; ?>
|
||||||
|
|
Reference in New Issue