mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
footer fixed
This commit is contained in:
@@ -8,6 +8,6 @@ class Welcome extends Component
|
||||
{
|
||||
public function render()
|
||||
{
|
||||
return view('livewire.frontend.welcome');
|
||||
return view('livewire.frontend.welcome')->layout('layouts.guest');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user