Progress und aber auch Über uns

This commit is contained in:
2026-03-24 00:33:53 +01:00
parent 58472b28ca
commit 87c7193686
6 changed files with 55 additions and 7 deletions

View File

@@ -3,5 +3,22 @@
@endsection
@section('content')
<h2>{{ __('app.nav.about') }}</h2>
<h1>{{ __('app.about.subtitle') }}</h1>
{{ __('app.about.text1') }}
<p>
{{ __('app.about.text2') }}
<p>
<h3>{{ __('app.about.text3') }}</h3>
{{ __('app.about.text4') }}
<p>{{ __('app.about.text5') }} <a href="https://chaos.social/@c3gov">https://chaos.social/@c3gov</a>
<br />
<br />
<br />
<br />
<br />
<br />
{{ __('app.about.insertvideo') }}
@endsection