Sfoglia il codice sorgente

移除輪播箭頭

develop_Yu 3 anni fa
parent
commit
15a98e0c73
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      themes/hugo-universal-theme-master/layouts/index.html

+ 1 - 0
themes/hugo-universal-theme-master/layouts/index.html

@@ -40,6 +40,7 @@
       slidesToScroll: 1,
       autoplay: true,
       autoplaySpeed: 3000,
+      arrows: false,
     });
   </script>