diff options
Diffstat (limited to 'pages/calendar.mustache')
| -rw-r--r-- | pages/calendar.mustache | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pages/calendar.mustache b/pages/calendar.mustache index 79475cb..2649f43 100644 --- a/pages/calendar.mustache +++ b/pages/calendar.mustache @@ -2,7 +2,7 @@ <html lang="en"> <head> <meta charset="utf-8"> - <title>Calendar {{channel}} ({{network}}) - ircbrowse2</title> + <title>Calendar {{channel}} ({{network}}) - tirclogv</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="/style.css"> </head> @@ -51,7 +51,7 @@ {{/years}} </main> <footer> - An IRC log viewer by + tirclogc — An IRC log viewer by <a href="https://tomsmeding.com">Tom Smeding</a>. </footer> </div> |
