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/kontakt.jpg') }}" alt="Contact" />
|
||||
<img class="content-img" src="{{ asset('Bilder/kontakt.jpg') }}" alt="{{ __('app.contact.alt') }}" />
|
||||
<h1>{{ __('app.contact.title') }}</h1>
|
||||
<br />
|
||||
{!! __('app.contact.content') !!}
|
||||
|
||||
Reference in New Issue
Block a user