Add note about social links in contact.php

This commit is contained in:
Fred Boniface 2022-10-30 20:02:45 +00:00
parent a3f80aab6b
commit 3af11cac67
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@
I will build a contact form here. For the moment: I will build a contact form here. For the moment:
<br> <br>
<a href="/downloads/vcard.vcf">Add me to your contacts</a> <a href="/downloads/vcard.vcf">Add me to your contacts</a>
<br>
or check out my social links in the menu.
</p> </p>
</div> </div>
<?php include "./page-blocks/footer.php"; ?> <?php include "./page-blocks/footer.php"; ?>