diff options
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> |
