Explorar el Código

Faster ticker

master
The Dod hace 3 semanas
padre
commit
9086dcbdaa
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      templates/index.html

+ 1
- 1
templates/index.html Ver fichero

@@ -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…
Cancelar
Guardar