mirror of
https://github.com/Aroy-Art/Rinkusu.git
synced 2024-12-26 18:24:22 +01:00
Compare commits
2 commits
5bb688581d
...
2ede929ad1
Author | SHA1 | Date | |
---|---|---|---|
2ede929ad1 | |||
da7568bf5f |
2 changed files with 1 additions and 12 deletions
|
@ -156,21 +156,10 @@ jQuery(function ($) {
|
|||
variableWidth: true
|
||||
});
|
||||
|
||||
/* ========================================================================= */
|
||||
/* Testimonial Carousel
|
||||
/* ========================================================================= */
|
||||
|
||||
$("#testimonials").slick({
|
||||
infinite: true,
|
||||
arrows: false,
|
||||
autoplay: true,
|
||||
autoplaySpeed: 4000
|
||||
});
|
||||
|
||||
/* ========================================================================= */
|
||||
/* animation scroll js
|
||||
/* ========================================================================= */
|
||||
|
||||
function myFunction(x) {
|
||||
if (x.matches) {
|
||||
var topOf = 50
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
- id: artTitle
|
||||
translation: My Works
|
||||
translation: Art Works
|
||||
- id: blogTitle
|
||||
translation: Latest Post
|
||||
- id: tagsTitle
|
||||
|
|
Loading…
Reference in a new issue