diff options
| author | Blaise Thompson <blaise@untzag.com> | 2021-07-05 17:55:11 -0500 | 
|---|---|---|
| committer | Blaise Thompson <blaise@untzag.com> | 2021-07-05 17:55:11 -0500 | 
| commit | 124b1f57a2074d2c28df9ff236cf0e96e6cce33f (patch) | |
| tree | 736d4e76355b442c46ccfe9f3a8c18793c9f4727 | |
| parent | bb1e4faf894b1da14eee79ee41183a16fb1df922 (diff) | |
footer https
| -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 10419e2..8c6cf72 100644 --- a/templates/footer.html +++ b/templates/footer.html @@ -4,7 +4,7 @@  built {{ date }}  <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/blog.git/">source</a>)  </div>  </p> | 
