mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
add meetup event landing page, seo added
This commit is contained in:
@@ -30,7 +30,7 @@ class LandingPageEvent extends Component
|
|||||||
|
|
||||||
public function mount()
|
public function mount()
|
||||||
{
|
{
|
||||||
$this->meetupEvent->load('meetup.users:id');
|
$this->meetupEvent->load('meetup.users:id,public_key');
|
||||||
$this->meetup = $this->meetupEvent->meetup;
|
$this->meetup = $this->meetupEvent->meetup;
|
||||||
$this->checkShowUp();
|
$this->checkShowUp();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user