summaryrefslogtreecommitdiffhomepage
path: root/footer.php
diff options
context:
space:
mode:
Diffstat (limited to 'footer.php')
-rwxr-xr-x[-rw-r--r--]footer.php8
1 files changed, 5 insertions, 3 deletions
diff --git a/footer.php b/footer.php
index 3a25893..3708eb6 100644..100755
--- a/footer.php
+++ b/footer.php
@@ -1,4 +1,6 @@
-
-<?php wp_footer();?>
-</body>
+ <footer>
+ <p>Send me a message! <a href="mailto:&#97;&#100;&#97;&#109;&#64;&#109;&#97;&#108;&#99;&#122;&#46;&#99;&#111;&#109;">&#97;&#100;&#97;&#109;&#64;&#109;&#97;&#108;&#99;&#122;&#46;&#99;&#111;&#109;</a></p>
+ </footer>
+ <?php wp_footer();?>
+ </body>
</html>