From 67d8b4c7816dbcfe4aeece428e156e8b102293e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=9Cmit=20Tun=C3=A7?= Date: Fri, 31 Oct 2025 15:54:47 -0300 Subject: [PATCH] Update site layout scripts: Replaced optional theme JS comment with inclusion of plugins.js and theme.js for improved functionality and design consistency. --- resources/views/layouts/site.blade.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/views/layouts/site.blade.php b/resources/views/layouts/site.blade.php index 90972e1..8c8b57e 100644 --- a/resources/views/layouts/site.blade.php +++ b/resources/views/layouts/site.blade.php @@ -33,8 +33,8 @@ @include('partials.footer') @endif - {{-- İsteğe bağlı: tema JS dosyalarınız varsa buraya ekleyin --}} - {{-- --}} + +