Alt-Text, C3Gov, kein hover bei Fediverse-Link
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
@endsection
|
||||
|
||||
@section('content')
|
||||
<img class="content-img" src="{{ asset('/Bilder/abgelehnt.jpg') }}">
|
||||
<img class="content-img" src="{{ asset('/Bilder/abgelehnt.jpg') }}" alt="{{ __('app.services.alt.rejected') }}">
|
||||
<h2>{{ __('app.nav.about') }}</h2>
|
||||
|
||||
<h1>{{ __('app.about.subtitle') }}</h1>
|
||||
|
||||
Reference in New Issue
Block a user