refactor: update scroll script

This commit is contained in:
Rico van Zelst
2025-05-16 16:30:00 +02:00
parent 76c51226c0
commit 33a3ff4be7
4 changed files with 4 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
@endsection
@push('bottom_scripts')
@vite('resources/js/vert-scroll.js')
@vite('resources/js/horizontal-scroll.js')
<script type="application/ld+json">
@php
$description = $champion->name . " is a " . strtolower(implode('/', $champion->roles)) . " champion in League of Legends";