aboutsummaryrefslogtreecommitdiff
path: root/templates/footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/footer.html')
-rw-r--r--templates/footer.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/footer.html b/templates/footer.html
index 10419e2..a544860 100644
--- a/templates/footer.html
+++ b/templates/footer.html
@@ -1,10 +1,10 @@
<hr>
<p style="display:inline;">
-built {{ date }}
+built {{ date }} UTC
<div style="float:right;">
<a href="https://creativecommons.org/publicdomain/zero/1.0/">CC0</a>: no copyright
-(<a href="http://git.blaise.zone/website/blog.git/">source</a>)
+(<a href="https://git.blaise.zone/website/blaise.zone.git/about/">source</a>)
</div>
</p>