aboutsummaryrefslogtreecommitdiff
path: root/templates/footer.html
diff options
context:
space:
mode:
authorBlaise Thompson <blaise@untzag.com>2021-07-07 10:05:50 -0500
committerBlaise Thompson <blaise@untzag.com>2021-07-07 10:05:50 -0500
commit080e2eaebaa99913a84352fb969dd8ddb49d8cd3 (patch)
tree90c047a486d5e2bfa69c07d275daf81bac028694 /templates/footer.html
parent09ac59c5fcda241317245cf439199ff06111d574 (diff)
readme, footer
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>