소스 검색

Faster ticker

master
The Dod 3 주 전
부모
커밋
9086dcbdaa
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      templates/index.html

+ 1
- 1
templates/index.html 파일 보기

@@ -41,7 +41,7 @@
41 41
       $("#the-ticker").marquee({
42 42
         "direction": "right",
43 43
         "duplicated": true,
44
-        "speed": 137
44
+        "speed": 161
45 45
       });
46 46
     } else {
47 47
         $("#ticker-wrapper").hide();

Loading…
취소
저장