summaryrefslogtreecommitdiffhomepage
path: root/footer.php
diff options
context:
space:
mode:
authortradam <[email protected]>2025-11-18 23:46:33 +0000
committertradam <[email protected]>2025-11-18 23:46:33 +0000
commit05706ec17d5c359ba86aa9cdd7685e637b4e25ab (patch)
tree288952ddd1ce9b84bdd71021b123137730e8679f /footer.php
parent1743bc1b52f390e3942158fa7e911417bc869ee3 (diff)
downloadmalcz-wordpress-theme-main.tar.gz
malcz-wordpress-theme-main.zip
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>