aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--views/partials/footer.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/partials/footer.php b/views/partials/footer.php
index 00f043f..049fe6d 100644
--- a/views/partials/footer.php
+++ b/views/partials/footer.php
@@ -9,7 +9,7 @@
<div class="inline-flex flex-wrap mb-1">
- <a href="mailto:edwinmattiacci@yahoo.com"
+ <a href="mailto:<?php echo mb_encode_numericentity('edwinmattiacci@yahoo.com', array(0x000000, 0x10ffff, 0, 0xffffff), 'UTF-8'); ?>"
class="w-20 bg-grey-light p-2 my-2 mr-2 rounded hover:bg-blue-lighter">
<?php echo file_get_contents($_SERVER['DOCUMENT_ROOT']
. '/..' . '/public/icons/feathericons/mail.svg') ?>