diff options
author | Joe <bousset.rudy@gmail.com> | 2022-04-30 16:58:17 +0200 |
---|---|---|
committer | Joe <bousset.rudy@gmail.com> | 2022-04-30 16:58:17 +0200 |
commit | 791627630d9b4f98e6a1325aa0a6930d922c80da (patch) | |
tree | 2f8b6dfc8f900821b52f6e47bb3395ef8965091e /footer.html | |
download | gitjoe-cgit-791627630d9b4f98e6a1325aa0a6930d922c80da.tar.gz gitjoe-cgit-791627630d9b4f98e6a1325aa0a6930d922c80da.tar.bz2 gitjoe-cgit-791627630d9b4f98e6a1325aa0a6930d922c80da.tar.xz gitjoe-cgit-791627630d9b4f98e6a1325aa0a6930d922c80da.tar.zst gitjoe-cgit-791627630d9b4f98e6a1325aa0a6930d922c80da.zip |
First commit
Diffstat (limited to 'footer.html')
-rw-r--r-- | footer.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/footer.html b/footer.html new file mode 100644 index 0000000..d668f8e --- /dev/null +++ b/footer.html @@ -0,0 +1,3 @@ +<div class="footer"> + powered by <a href="https://git.zx2c4.com/cgit/about/">cgit</a>. Copyright (c) 2020-2022, Joe - see <a href="https://gitjoe.xyz/license.html">LICENSE</a> - this website does not use cookies or php or js +</div> |