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