소스 검색

移除輪播箭頭

develop_Yu 3 년 전
부모
커밋
15a98e0c73
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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>