Update contact email address

This commit is contained in:
2022-08-29 19:21:38 +01:00
parent b8e76735a3
commit 58aef9e2b3
2 changed files with 2 additions and 2 deletions

View File

@@ -40,7 +40,7 @@ export default function Home(props) {
<br/>
<p>To get started, click login 👆</p>
<br/>
<p>If you have any feedback, please feel free to email me at <a href="mailto:parandum@mgrove.uk">parandum@mgrove.uk</a>.</p>
<p>If you have any feedback, please feel free to email us at <a href="mailto:contact@parandum.mgrove.uk">contact@parandum.mgrove.uk</a>.</p>
</div>
</main>
<Footer />