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