diff options
| author | Tom Smeding <tom@tomsmeding.com> | 2026-04-09 20:47:24 +0200 |
|---|---|---|
| committer | Tom Smeding <tom@tomsmeding.com> | 2026-04-09 20:47:24 +0200 |
| commit | 073d75628c8c9dbb84615672c855f858ea7e07cf (patch) | |
| tree | 64dbd4b47afca987c8006c8d13260f316b3056a8 /pages/log.mustache | |
| parent | 0b8ae377c19e0c7adc3483d319456a86a3f5ef24 (diff) | |
Rename to tirclogv
Diffstat (limited to 'pages/log.mustache')
| -rw-r--r-- | pages/log.mustache | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pages/log.mustache b/pages/log.mustache index 8068e26..ecfd51f 100644 --- a/pages/log.mustache +++ b/pages/log.mustache @@ -2,7 +2,7 @@ <html lang="en"> <head> <meta charset="utf-8"> - <title>{{channel}} ({{network}}) - ircbrowse2</title> + <title>{{channel}} ({{network}}) - tirclogv</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="/style.css"> </head> @@ -86,7 +86,7 @@ <p>All times are in UTC.</p> </main> <footer> - An IRC log viewer by + tirclogc — An IRC log viewer by <a href="https://tomsmeding.com">Tom Smeding</a>. </footer> </div> |
