From: Vincent Vanwaelscappel Date: Wed, 30 Mar 2022 14:53:33 +0000 (+0200) Subject: wip #5201 @0:10 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=f470e16f8894202a35c0a8bf9457983e1f4185eb;p=odl.git wip #5201 @0:10 --- diff --git a/resources/views/front/resources.blade.php b/resources/views/front/resources.blade.php index 43c0ccc..456ee65 100644 --- a/resources/views/front/resources.blade.php +++ b/resources/views/front/resources.blade.php @@ -18,11 +18,6 @@ init() { let $this = this; - // Apply smooth scrolling to all anchor links on this page - this.scroll = new SmoothScroll('a[href*="#"]', { - offset: 24 // Leave some space above the heading when scrolling to it - }); - // Delay initialisation of Gumshoe to allow entrance animations to happen // Otherwise, it will get confused and select the last item because content was out of view setTimeout(() => {