aboutsummaryrefslogtreecommitdiff
path: root/app/views/partials
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2019-06-10 10:22:22 -0400
committerThedro Neely <thedroneely@gmail.com>2019-06-10 10:22:22 -0400
commit82fd98941655bd84972a073cef4639073eabe8d1 (patch)
tree3fbf84de71ca39d45cfe72757c1ff03793823c23 /app/views/partials
parenta7c010b3f6635e48bdf7c79dc22ed2056678ecc1 (diff)
downloadthedroneely.com-82fd98941655bd84972a073cef4639073eabe8d1.tar.gz
thedroneely.com-82fd98941655bd84972a073cef4639073eabe8d1.tar.bz2
thedroneely.com-82fd98941655bd84972a073cef4639073eabe8d1.zip
app/views: Add analytics link to footer
Diffstat (limited to 'app/views/partials')
-rw-r--r--app/views/partials/footer.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/partials/footer.php b/app/views/partials/footer.php
index a800aa0..e4a460d 100644
--- a/app/views/partials/footer.php
+++ b/app/views/partials/footer.php
@@ -18,6 +18,8 @@
<a class="underline" href="https://github.com/tdro">Github</a> |
+ <a class="underline" href="https://www.thedroneely.com/analytics">Analytics</a> |
+
<a class="underline" href="#">Back To Top</a>
</p>