Use redirect for random button to save database queries

This commit is contained in:
2025-10-09 12:55:24 +02:00
parent c034c94db5
commit 444feac1e0
4 changed files with 18 additions and 3 deletions

View File

@@ -24,7 +24,6 @@
@include('home.partials.random')
</div>
<!-- Comments -->
<div class="mx-auto pt-6 sm:px-6 lg:px-8 space-y-6 max-w-[100%] xl:max-w-[95%] 2xl:max-w-[85%] pb-2">
@include('home.partials.comments')