5 lines
102 B
PHP
5 lines
102 B
PHP
<script>
|
|
// Slider functionality can be added here
|
|
console.log('Slider JS loaded');
|
|
</script>
|