diff options
Diffstat (limited to 'pages/calendar-day.mustache')
| -rw-r--r-- | pages/calendar-day.mustache | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pages/calendar-day.mustache b/pages/calendar-day.mustache index a01113a..f72f42a 100644 --- a/pages/calendar-day.mustache +++ b/pages/calendar-day.mustache @@ -5,6 +5,7 @@ <title>{{channel}} {{date}} ({{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"> |
