From bbdd5c618d1ee81b93cd986935601991facf5174 Mon Sep 17 00:00:00 2001 From: Andrea Vos Date: Sat, 16 Oct 2021 18:42:35 +0200 Subject: [PATCH] [faq] link to FAQ on the contact page --- routes/contact.vue | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/routes/contact.vue b/routes/contact.vue index 725299fb1..60bdcbdd0 100644 --- a/routes/contact.vue +++ b/routes/contact.vue @@ -6,11 +6,17 @@
+ + + faq.header + - - {{link.headline}} + :href="link.url" target="_blank" rel="noopener" + class="btn btn-outline-primary border m-1"> + + {{link.headline}}