diff options
author | Blaise Thompson <blaise@untzag.com> | 2021-07-25 17:24:19 -0500 |
---|---|---|
committer | Blaise Thompson <blaise@untzag.com> | 2021-07-25 17:24:19 -0500 |
commit | 077598020c51adf06ec9ab86bc6701989e8d0a13 (patch) | |
tree | 838237124919face5b117695ca9b42b568225417 /templates/footer.html | |
parent | 56d58b54589cd9b2d7015208478d09339e4136dc (diff) |
gitignore public
Diffstat (limited to 'templates/footer.html')
-rw-r--r-- | templates/footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/footer.html b/templates/footer.html index 3ce66d9..0b1c03b 100644 --- a/templates/footer.html +++ b/templates/footer.html @@ -1,7 +1,7 @@ <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="https://git.blaise.zone/website/memories.git/">source</a>) |