From c580882ec00ee332b839581c303fe64376d07884 Mon Sep 17 00:00:00 2001 From: Alex Lingris Date: Thu, 20 Mar 2025 20:57:47 +0200 Subject: [PATCH] fix url --- front/views/layouts/account.blade.php | 2 +- front/views/layouts/channel.blade.php | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/front/views/layouts/account.blade.php b/front/views/layouts/account.blade.php index 3d8f8fc..3842ef3 100644 --- a/front/views/layouts/account.blade.php +++ b/front/views/layouts/account.blade.php @@ -20,7 +20,7 @@ @endif - + diff --git a/front/views/layouts/channel.blade.php b/front/views/layouts/channel.blade.php index ffb4655..d1c9d1b 100644 --- a/front/views/layouts/channel.blade.php +++ b/front/views/layouts/channel.blade.php @@ -18,7 +18,9 @@ @endif - + + +