From 4168e1c8d4dacc6f494aafb3bff64c40c7939b75 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=9Cmit=20Tun=C3=A7?= Date: Wed, 20 May 2026 00:10:43 +0300 Subject: [PATCH] feat: add localized hero title and extract underline styles, fix schema JSON syntax --- resources/views/blog/show.blade.php | 2 +- resources/views/templates/home/hero.blade.php | 28 ++++++++++++++++++- 2 files changed, 28 insertions(+), 2 deletions(-) diff --git a/resources/views/blog/show.blade.php b/resources/views/blog/show.blade.php index c6a69dc..bae1f2e 100644 --- a/resources/views/blog/show.blade.php +++ b/resources/views/blog/show.blade.php @@ -409,7 +409,7 @@ @push('scripts')