CSS für FAQ und Auftrennung von a5, weil link nicht will

This commit is contained in:
2026-04-19 13:15:48 +02:00
parent 5c45cbab8b
commit c3bb3c56b9
4 changed files with 17 additions and 8 deletions
+3 -1
View File
@@ -122,7 +122,9 @@ return [
'q4' => 'Gibt es nur diesen einen Reisepass?',
'a4' => 'Wir bieten den Hacker*innen-Reisepass sowie den Junghackerpass an. Letzteres jedoch nur in der deutschen Ausgabe.',
'q5' => 'Wie kann ich einen Hacker*innen-Reisepass beantragen?',
'a5' => 'Klicken Sie auf <a href="{{ route(\'apply\') }}">diesen Verweis</a> oder auf "Jetzt beantragen" in der Navigationsleiste oder auf die riesige
'a5_1' => 'Klicken Sie auf',
'a5_2' => 'diesen Verweis',
'a5_3' => 'oder auf "Jetzt beantragen" in der Navigationsleiste oder auf die riesige
leuchtende Schaltfläche auf der Startseite. Dort befolgen Sie einfach die Anweisungen.'
],
'imprint' => [
+3 -1
View File
@@ -122,7 +122,9 @@ return [
'q4' => 'Is this the only passport available?',
'a4' => 'We offer the Hacker Passport and the Young Hacker Passport. The latter, however, is only available in the German edition.',
'q5' => 'How can I apply for a Hacker Passport?',
'a5' => 'Click on <a href="{{ route(\'apply\') }}">this link</a>, or on “Apply Now” in the navigation bar, or on the large
'a5_1' => 'Click on',
'a5_2' => 'this link',
'a5_3' => ', or on “Apply Now” in the navigation bar, or on the large
glowing button on the homepage. There, simply follow the instructions.'
],
'imprint' => [