Remove Upcoming Online events section from homepage

This commit is contained in:
summersamara 2023-10-07 17:55:48 +02:00
parent 7abfcf2b1c
commit b624d6e4ba

View file

@ -117,7 +117,7 @@
:doingGeoloc="doingGeoloc" :doingGeoloc="doingGeoloc"
/> />
<CloseGroups :userLocation="userLocation" @doGeoLoc="performGeoLocation()" /> --> <CloseGroups :userLocation="userLocation" @doGeoLoc="performGeoLocation()" /> -->
<OnlineEvents /> <!--OnlineEvents /-->
<UpcomingEvents v-if="instanceName" :instanceName="instanceName" /> <UpcomingEvents v-if="instanceName" :instanceName="instanceName" />
<!-- <LastEvents v-if="instanceName" :instanceName="instanceName" /> --> <!-- <LastEvents v-if="instanceName" :instanceName="instanceName" /> -->
<!-- Unlogged content section --> <!-- Unlogged content section -->