Skip to content

Commit

Permalink
Update ContactEn.vue (#920)
Browse files Browse the repository at this point in the history
Add response time to contact info (eng).

Co-authored-by: Bob Coret <[email protected]>
  • Loading branch information
rschalkrce and coret authored Oct 23, 2023
1 parent 9b56cc1 commit 74af75e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/components/ContactEn.vue
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
<template>
<div class="content">
<p>Do you have questions about the Network of Terms, problems or wishes?</p>
<p>Please contact <a href="mailto:[email protected]">[email protected]</a>.</p>
<p>We aim to respond within one working day.</p>
<p>Please contact <a href="mailto:[email protected]">[email protected]</a>. Our aim is to response within one working day.</p>
</div>
</template>

Expand Down

0 comments on commit 74af75e

Please sign in to comment.