aboutsummaryrefslogtreecommitdiff
path: root/app/views/partials
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2019-11-27 02:04:31 -0500
committerThedro Neely <thedroneely@gmail.com>2019-11-27 02:04:31 -0500
commit19198a7124c993ab1472be830f60891222f838d5 (patch)
tree88649889b2c3eaaa394a3946a86f2cb31652473c /app/views/partials
parent010cc20694e8122b46746c0bda0e64dac76edb98 (diff)
downloadthedroneely.com-19198a7124c993ab1472be830f60891222f838d5.tar.gz
thedroneely.com-19198a7124c993ab1472be830f60891222f838d5.tar.bz2
thedroneely.com-19198a7124c993ab1472be830f60891222f838d5.zip
app/views/partials/footer: Add note to h-card
Diffstat (limited to 'app/views/partials')
-rw-r--r--app/views/partials/footer.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/partials/footer.php b/app/views/partials/footer.php
index 78aaa8c..999d933 100644
--- a/app/views/partials/footer.php
+++ b/app/views/partials/footer.php
@@ -33,6 +33,7 @@
<p class="is-hidden h-card">
<img class="u-photo" src="data:image/ico;base64,<?php echo base64('/public/favicon.ico'); ?>" alt="Terminal" />
<a class="p-name u-url" href="https://www.thedroneely.com">Thedro Neely</a>
+ <span class="p-note">Thedro Neely is a web developer based in The Bahamas.</span>
<span class="p-country-name">The Bahamas</span>
</p>