diff options
| author | Danilo M. <danix@danix.xyz> | 2026-05-08 11:37:30 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-05-08 11:37:30 +0200 |
| commit | 3a65681a75ba7d8534e0b9e5af62b5d3959ebc62 (patch) | |
| tree | 54ffd4e68846726bc70dc8433e5769981152769e /footer.html | |
| parent | 1b63c1cf811312e0593adde95ccf8369c9f6ade2 (diff) | |
| download | cgit-theme-danix-3a65681a75ba7d8534e0b9e5af62b5d3959ebc62.tar.gz cgit-theme-danix-3a65681a75ba7d8534e0b9e5af62b5d3959ebc62.zip | |
Applied some cosmetic 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 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> |
