mirror of
https://github.com/Aroy-Art/Rinkusu.git
synced 2024-12-26 17:44:23 +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
|
variableWidth: true
|
||||||
});
|
});
|
||||||
|
|
||||||
/* ========================================================================= */
|
|
||||||
/* Testimonial Carousel
|
|
||||||
/* ========================================================================= */
|
|
||||||
|
|
||||||
$("#testimonials").slick({
|
|
||||||
infinite: true,
|
|
||||||
arrows: false,
|
|
||||||
autoplay: true,
|
|
||||||
autoplaySpeed: 4000
|
|
||||||
});
|
|
||||||
|
|
||||||
/* ========================================================================= */
|
/* ========================================================================= */
|
||||||
/* animation scroll js
|
/* animation scroll js
|
||||||
/* ========================================================================= */
|
/* ========================================================================= */
|
||||||
|
|
||||||
function myFunction(x) {
|
function myFunction(x) {
|
||||||
if (x.matches) {
|
if (x.matches) {
|
||||||
var topOf = 50
|
var topOf = 50
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
- id: artTitle
|
- id: artTitle
|
||||||
translation: My Works
|
translation: Art Works
|
||||||
- id: blogTitle
|
- id: blogTitle
|
||||||
translation: Latest Post
|
translation: Latest Post
|
||||||
- id: tagsTitle
|
- id: tagsTitle
|
||||||
|
|
Loading…
Reference in a new issue