summaryrefslogtreecommitdiff
path: root/partials/footer.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'partials/footer.html.erb')
-rw-r--r--partials/footer.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/partials/footer.html.erb b/partials/footer.html.erb
index 1853f01..927f14e 100644
--- a/partials/footer.html.erb
+++ b/partials/footer.html.erb
@@ -1,4 +1,4 @@
<footer>
- <a href="mailto:scott@pantryofplants.ca" class="mail">Contact: scott@pantryofplants.ca <img src="../images/mail.svg" class="mail-2"></a>
+ <a href="mailto:scott@pantryofplants.ca" class="mail">Contact: scott@pantryofplants.ca <img src="images/mail.svg" class="mail-2"></a>
<p>© 2021 Pantry of Plants</p>
</footer>