CSS für FAQ und Auftrennung von a5, weil link nicht will
This commit is contained in:
+3
-1
@@ -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
@@ -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' => [
|
||||
|
||||
Reference in New Issue
Block a user