Skip to content

Commit

Permalink
Update ContactNl.vue
Browse files Browse the repository at this point in the history
Add response term to contact info
  • Loading branch information
rschalkrce authored Oct 20, 2023
1 parent fb01abc commit 4d45a64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/ContactNl.vue
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<template>
<div class="content">
<p>Heb je vragen over het Termennetwerk, problemen of wensen?</p>
<p>Neem dan contact op met <a href="mailto:[email protected]">[email protected]</a>.</p>
<p>Neem dan contact op met <a href="mailto:[email protected]">[email protected]</a>. We streven ernaar om binnen één werkdag op e-mails te reageren.</p>
</div>
</template>

Expand Down

0 comments on commit 4d45a64

Please sign in to comment.