mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
search nostr plebs
This commit is contained in:
@@ -138,7 +138,7 @@
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
{{ __('Nostr Plebs') }}
|
||||
{{ __('Plebs on Nostr') }}
|
||||
</a>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -23,6 +23,6 @@
|
||||
<a href="{{ route('meetup.table.meetupEvent', ['country' => $country]) }}"
|
||||
class="block rounded-lg py-2 pl-6 pr-3 text-sm font-semibold leading-7 text-gray-900 hover:bg-gray-50">{{ __('Meetup dates') }}</a>
|
||||
<a href="{{ route('nostr.plebs') }}"
|
||||
class="block rounded-lg py-2 pl-6 pr-3 text-sm font-semibold leading-7 text-gray-900 hover:bg-gray-50">{{ __('Nostr Plebs') }}</a>
|
||||
class="block rounded-lg py-2 pl-6 pr-3 text-sm font-semibold leading-7 text-gray-900 hover:bg-gray-50">{{ __('Plebs on Nostr') }}</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user