aboutsummaryrefslogtreecommitdiffstats
path: root/_includes/footer-error.html
diff options
context:
space:
mode:
authorMatt Rude <[email protected]>2018-08-03 16:17:02 -0500
committerMatt Rude <[email protected]>2018-08-03 16:17:02 -0500
commit1e376c658c68ab57ce87ad853ffae45ade10eb6a (patch)
treeef193cadb7098cd47e43cb26b71a1f4e6c437d64 /_includes/footer-error.html
parent72e516528be8275fec0badf588315601e2514216 (diff)
downloadxmpp-site-lite-1e376c658c68ab57ce87ad853ffae45ade10eb6a.tar.gz
xmpp-site-lite-1e376c658c68ab57ce87ad853ffae45ade10eb6a.tar.bz2
xmpp-site-lite-1e376c658c68ab57ce87ad853ffae45ade10eb6a.zip
Updates
Diffstat (limited to '_includes/footer-error.html')
-rw-r--r--_includes/footer-error.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/footer-error.html b/_includes/footer-error.html
index 8dfc2db..b31e0da 100644
--- a/_includes/footer-error.html
+++ b/_includes/footer-error.html
@@ -5,7 +5,7 @@
<p><a href="https://status.im.mattrude.com/{{ site.xmpp-url }}">Status</a> | <a href="{{ site.url }}/certificates/">Certificates</a></p>
</div>
<div class="pull-right">
- <p>&copy; {{ site.time | date: "%Y" }} by <a href="{{ site.owner-url }}">{{ site.owner_name }}</a></p>
+ <p>&copy; {{ site.time | date: "%Y" }} by <a href="{{ site.owner-url }}">{{ site.owner-name }}</a></p>
</div>
</div><!-- Closing Footer Section -->
</div><!-- Closing Menu Section (from header) -->