From 8d30ea196553671854f44f9088d08b2f42ac05c6 Mon Sep 17 00:00:00 2001 From: Lupu Gheorghe Date: Sun, 24 Nov 2024 12:09:28 +0200 Subject: [PATCH] hotfix --- app/Livewire/Pages/ElectionPage.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Livewire/Pages/ElectionPage.php b/app/Livewire/Pages/ElectionPage.php index cee5be0..3185907 100644 --- a/app/Livewire/Pages/ElectionPage.php +++ b/app/Livewire/Pages/ElectionPage.php @@ -211,7 +211,7 @@ public function getQueryParameters(): array public function seo(string $title): SEOManager { return seo() - ->image(\Vite::asset('resources/images/banner-social.png')) +// ->image(\Vite::asset('resources/images/banner-social.png')) ->title(\sprintf( '%s | %s %s', $title,