Skip to content

Commit

Permalink
Merge pull request #77 from deanblackborough/v1.12.0
Browse files Browse the repository at this point in the history
Add email
  • Loading branch information
deanblackborough authored Oct 11, 2023
2 parents 9da5fef + 724ef57 commit 0cf937c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions resources/views/components/help.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
to your question.
</p>
<p class="lead">If you have a question that is not covered by our
<a href="{{ route('faqs') }}" title="Read our FAQs">FAQs</a>, please reach out to us on
<a href="https://twitter.com/coststoexpect" title="Ask a question on Twitter">Twitter</a> or
<a href="{{ route('faqs') }}" title="Read our FAQs">FAQs</a>, please reach out to us via
email @ <a href="mailto:support@costs-to-expect.com" title="Contact us via [email protected]">[email protected]</a> or
via <a href="https://github.com/costs-to-expect/budget/issues" title="Raise an issue on GitHub">GitHub</a>.
We will respond as soon as we can.</p>
</div>
Expand Down

0 comments on commit 0cf937c

Please sign in to comment.