diff options
| author | Tom Smeding <tom@tomsmeding.com> | 2026-05-08 22:39:57 +0200 |
|---|---|---|
| committer | Tom Smeding <tom@tomsmeding.com> | 2026-05-08 22:39:57 +0200 |
| commit | 4dc5780474753b804cfc7f095c2bc47b8229f5e2 (patch) | |
| tree | 1ee1e781fb757c33cbc4abc9197d4bffbc54ab5e /pages/calendar-day.mustache | |
| parent | f3e87d7f1a43489f79dcd1eae1cc8b6a9c852253 (diff) | |
Favicon
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"> |
