my meetups links added

This commit is contained in:
HolgerHatGarKeineNode
2023-02-27 17:19:26 +01:00
parent 2be0b8da2a
commit d1d0d5ce3d
3 changed files with 15 additions and 2 deletions

View File

@@ -647,7 +647,7 @@
"Telegram-Link": "",
"Website": "",
"Twitter Username": "",
"Select one or more meetup groups so that you can get access to these groups in the backend.": "Suche dir Meetup-Gruppen aus, um Zugriff auf diese Gruppen im Backend zu erhalten.",
"Select one or more meetup groups so that you can get access to these groups in the backend.": "Suche dir Meetup-Gruppen aus, um Zugriff auf diese Gruppen zu erhalten.",
"choice": "Auswahl",
"By id": "nach ID",
"Twitter": "",

View File

@@ -71,6 +71,12 @@
{{ __('Manage cities/areas') }}
</a>
<a href="{{ route('profile.meetups') }}"
class="flex gap-x-4 py-2 text-sm font-semibold leading-6 text-gray-900">
<i class="fa-thin fa-user-group flex-none text-gray-400"></i>
{{ __('My meetups') }}
</a>
</div>
</div>
</div>