calendar languages

This commit is contained in:
Benjamin Takats
2022-12-18 22:54:46 +01:00
parent 1866af7946
commit a7eade1708

View File

@@ -4,7 +4,7 @@
<div
class="relative sm:sticky sm:top-0 bg-21gray z-10 flex flex-col flex-wrap items-center justify-between py-7 mx-auto md:flex-row max-w-screen-2xl">
<div class="relative flex flex-col md:flex-row">
<a href="{{ route('welcome') }}"
<a href="{{ route('welcome', ['c' => $c, 'l' => $l]) }}"
class="flex items-center mb-5 font-medium text-gray-900 lg:w-auto lg:items-center lg:justify-center md:mb-0">
<img src="{{ asset('img/einundzwanzig-horizontal-inverted.svg') }}">
</a>