use correct icon for events
This commit is contained in:
parent
56e0835b33
commit
3185d435ef
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
{%- endif %}
|
||||
{%- endif %}
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||
<link rel="shortcut icon" href="static/clock.ico">
|
||||
<link rel="shortcut icon" href="../static/clock.ico">
|
||||
<meta name="color-scheme" content="dark light">
|
||||
<link rel="stylesheet" href="/static/picocss/css/pico.min.css">
|
||||
</head>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue