Fix Customization.astro

This commit is contained in:
2026-03-10 08:44:30 +08:00
parent ccc89e819a
commit bc6c1141b3
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -330,7 +330,7 @@
<script>
(function() {
const sliderImage = document.getElementById('slider-image');
const sliderImage = document.getElementById('slider-image') as HTMLImageElement | null;
const sliderText = document.getElementById('slider-text');
let currentIndex = 0;
const slides = [