Email button instead of exposed link
We don't want automated bots harvesting emails
diff --git a/index.html b/index.html
index d8e3009..9daff10 100644
--- a/index.html
+++ b/index.html
@@ -217,7 +217,15 @@
</div>
<div id="contact" class="row cover bottom" style=" background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)); background-position: top left; background-size: 100%; background-repeat: repeat;">
<h2 class="text-center contact-header">Find Us Online</h2>
- <p class="text-center contact-email">Get in touch with us <span class="glyphicon glyphicon-arrow-right"></span> blissfamilyroms@gmail.com</p>
+ <div class="text-center contact-social-icons">
+ <ul class="centered">
+ <a href="mailto:blissfamilyroms@gmail.com">
+ <li>
+ <i class="fa fa-envelope"></i> Drop us an email </li>
+ </a>
+ </ul>
+ </div>
+ <!-- End #Contact-->
<div class="text-center contact-social-icons">
<h2 style="font-size: 1.45em !important;">Our Socials:</h2>
<ul class="centered">