From da7568bf5f6cda1b6c9d2aca1dd80f835d6c12ef Mon Sep 17 00:00:00 2001 From: Aroy-Art Date: Mon, 27 Feb 2023 17:33:58 +0100 Subject: [PATCH 1/2] Fix: default art titel --- i18n/en.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/en.yaml b/i18n/en.yaml index 348a6c5..4f2e7c1 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -1,5 +1,5 @@ - id: artTitle - translation: My Works + translation: Art Works - id: blogTitle translation: Latest Post - id: tagsTitle From 2ede929ad13ba27789904646b68fbae9824e89fb Mon Sep 17 00:00:00 2001 From: Aroy-Art Date: Mon, 27 Feb 2023 17:40:16 +0100 Subject: [PATCH 2/2] Remove: test carousel settings --- assets/js/script.js | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/assets/js/script.js b/assets/js/script.js index aeafa5b..1ae5f37 100644 --- a/assets/js/script.js +++ b/assets/js/script.js @@ -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