logos: liste MAJ
Footer: rajouter un lien vers la brochure Footer: rajouter un lien vers Champs Libres Page d'accueil: le premier CTA Essayer la démo doit s'ouvrir dans un fenêtre séparée Prêt à commencer => on va essayer d'être plus inclusif en mettant Prêts ou Prêt.e
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
</p>
|
||||
<div class="flex flex-col sm:flex-row gap-4">
|
||||
{{ if and $primary_button_text $primary_button_url }}
|
||||
<a href="{{ $primary_button_url }}" class="btn-primary text-center">
|
||||
<a href="{{ $primary_button_url }}" class="btn-primary text-center" target="_blank">
|
||||
{{ $primary_button_text }}
|
||||
</a>
|
||||
{{ end }}
|
||||
|
||||
Reference in New Issue
Block a user