diff options
Diffstat (limited to 'pages/calendar.mustache')
| -rw-r--r-- | pages/calendar.mustache | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pages/calendar.mustache b/pages/calendar.mustache index 48f9db0..b8a8b53 100644 --- a/pages/calendar.mustache +++ b/pages/calendar.mustache @@ -5,6 +5,7 @@ <title>Calendar {{channel}} ({{network}}) - tirclogv</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="/style.css"> + <link rel="icon" type="image/png" href="/favicon.png"> </head> <body> <div id="gridwrapper" data-page="withheader"> |
