diff options
Diffstat (limited to 'public/index.html')
-rw-r--r-- | public/index.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/public/index.html b/public/index.html index ad13e5c..a616a65 100644 --- a/public/index.html +++ b/public/index.html @@ -356,8 +356,6 @@ <h1>Contact</h1> <section class="contact"> - <a href="mailto:contact@guyonvarch.me"> - contact@guyonvarch.me - </a> + <img class="contact" src="contact.png" alt="Contact email address"> </section> </main> |