Mehr Bilder, Arbeit am Backend

This commit is contained in:
2026-03-29 21:55:35 +02:00
parent 7c3da000f9
commit 44eb81e99a
18 changed files with 238 additions and 14 deletions

View File

@@ -3,7 +3,8 @@
@endsection
@section('content')
<img class="content-img" src="{{ asset('/Bilder/ernsthaft.jpg') }}">
<h1>{{ __('app.imprint.title') }}</h1>
<br />
<h2>{!! __('app.imprint.content') !!}</h2>
<p>{!! __('app.imprint.content') !!}</p>
@endsection