diff options
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 06271b9..2457dd7 100644 --- a/footer.html +++ b/footer.html @@ -11,6 +11,6 @@ </a> </div> <div class="footer-copy">© 2026 <a href="https://danix.xyz" class="footer-home">danix.xyz</a></div> - <div class="footer-powered">powered by <a href="https://git.zx2c4.com/cgit/">cgit</a></div> + <div class="footer-powered">This repository is powered by <a href="https://git-scm.com/" target="_blank">git</a>, <a target="_blank" href="https://gitolite.com/gitolite/index.html">gitolite</a> and <a href="https://git.zx2c4.com/cgit/">cgit</a></div> </div> <script>feather.replace({ width: 18, height: 18 });</script> |
