diff options
author | Joe <bousset.rudy@gmail.com> | 2022-04-30 18:37:27 +0200 |
---|---|---|
committer | Joe <bousset.rudy@gmail.com> | 2022-04-30 18:37:27 +0200 |
commit | 2402dac8b4761628e2b16e918ab829c643a811f6 (patch) | |
tree | 7b3d3f7d75ce25de2f943f32ff4e1b76937cea02 /footer.html | |
parent | removed robots (diff) | |
download | gitjoe-cgit-2402dac8b4761628e2b16e918ab829c643a811f6.tar.gz gitjoe-cgit-2402dac8b4761628e2b16e918ab829c643a811f6.tar.bz2 gitjoe-cgit-2402dac8b4761628e2b16e918ab829c643a811f6.tar.xz gitjoe-cgit-2402dac8b4761628e2b16e918ab829c643a811f6.tar.zst gitjoe-cgit-2402dac8b4761628e2b16e918ab829c643a811f6.zip |
changes
Diffstat (limited to 'footer.html')
-rw-r--r-- | footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/footer.html b/footer.html index d668f8e..c689eb0 100644 --- a/footer.html +++ b/footer.html @@ -1,3 +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 + powered by <a href="https://git.zx2c4.com/cgit/about/">cgit</a>. Copyright (c) 2020-2022, Joe - this website does not use cookies or php or js </div> |