aboutsummaryrefslogtreecommitdiff
path: root/templates/foot.html
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--templates/foot.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/foot.html b/templates/foot.html
index b4aa5fd..795a9bf 100644
--- a/templates/foot.html
+++ b/templates/foot.html
@@ -1,5 +1,5 @@
{{ define "foot" }}
<div class='footer'>
- Generated by <a href='https://git.sr.ht/~runxiyu/legitrx'>legitrx</a>, a fork of <a href="https://git.icyphox.sh/legit">legit</a> that looks like <a href="https://git.zx2c4.com/cgit/about/">cgit</a>
+ Generated by <a href='https://git.sr.ht/~runxiyu/legitrx'>legitrx</a>, a fork of <a href="https://git.icyphox.sh/legit">legit</a>
</div>
{{ end }}