diff options
| author | Tom Smeding <tom@tomsmeding.com> | 2026-04-09 20:50:25 +0200 |
|---|---|---|
| committer | Tom Smeding <tom@tomsmeding.com> | 2026-04-09 20:50:25 +0200 |
| commit | 0710fa9b2cac6a3f3d18de6b303c69b2af606fd5 (patch) | |
| tree | 755a037f01bebd4fe5c9dc0e5e0888b9d3d92b75 /pages/log.mustache | |
| parent | 073d75628c8c9dbb84615672c855f858ea7e07cf (diff) | |
Add link to git repo in footer
Diffstat (limited to 'pages/log.mustache')
| -rw-r--r-- | pages/log.mustache | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/log.mustache b/pages/log.mustache index ecfd51f..20b2fa2 100644 --- a/pages/log.mustache +++ b/pages/log.mustache @@ -86,7 +86,7 @@ <p>All times are in UTC.</p> </main> <footer> - tirclogc — An IRC log viewer by + <a href="https://git.tomsmeding.com/tirclogv">tirclogv</a> — An IRC log viewer by <a href="https://tomsmeding.com">Tom Smeding</a>. </footer> </div> |
