summaryrefslogtreecommitdiff
path: root/pages/index.mustache
diff options
context:
space:
mode:
authorTom Smeding <tom@tomsmeding.com>2026-04-09 20:50:25 +0200
committerTom Smeding <tom@tomsmeding.com>2026-04-09 20:50:25 +0200
commit0710fa9b2cac6a3f3d18de6b303c69b2af606fd5 (patch)
tree755a037f01bebd4fe5c9dc0e5e0888b9d3d92b75 /pages/index.mustache
parent073d75628c8c9dbb84615672c855f858ea7e07cf (diff)
Add link to git repo in footer
Diffstat (limited to 'pages/index.mustache')
-rw-r--r--pages/index.mustache2
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/index.mustache b/pages/index.mustache
index 9b1c077..83cd0cb 100644
--- a/pages/index.mustache
+++ b/pages/index.mustache
@@ -18,7 +18,7 @@
{{/networks}}
</main>
<footer>
- tirclogv &mdash; An IRC log viewer by
+ <a href="https://git.tomsmeding.com/tirclogv">tirclogv</a> &mdash; An IRC log viewer by
<a href="https://tomsmeding.com">Tom Smeding</a>.
</footer>
</div>