From d67d6eb6579bbb158ccc61b346949e88f3cb5ed4 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Wed, 30 Mar 2022 16:55:42 +0200 Subject: [PATCH] wip #5201 @0:10 --- resources/views/front/resources.blade.php | 2 -- webpack.mix.js | 3 --- 2 files changed, 5 deletions(-) diff --git a/resources/views/front/resources.blade.php b/resources/views/front/resources.blade.php index 456ee65..59ce799 100644 --- a/resources/views/front/resources.blade.php +++ b/resources/views/front/resources.blade.php @@ -6,8 +6,6 @@ @endpush @push('before_scripts') - {{-- Safari doesn't support native smooth scrolling so an alternative is required --}} - {{-- Gumshoe is a scroll spy library for highlighting the current menu section --}}