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/neuigkeiten.jpg') }}">
|
||||
<img class="content-img" src="{{ asset('Bilder/neuigkeiten.jpg') }}" alt="{{ __('app.news_alt') }}">
|
||||
<h1>{{ __('app.nav.news') }}</h1>
|
||||
@foreach($blogs as $blog)
|
||||
<h2>{{ $blog->title }}</h2>
|
||||
|
||||
Reference in New Issue
Block a user