Compare commits

...

2 commits

Author SHA1 Message Date
2ede929ad1
Remove: test carousel settings 2023-02-27 17:40:16 +01:00
da7568bf5f
Fix: default art titel 2023-02-27 17:33:58 +01:00
2 changed files with 1 additions and 12 deletions

View file

@ -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

View file

@ -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