mirror of
https://github.com/chatmail/relay.git
synced 2026-05-18 20:08:21 +00:00
www: add favicon
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
{% endif %}
|
||||
<title>{{ config.mail_domain }} {{ pagename }}</title>
|
||||
<link rel="stylesheet" href="./water.css">
|
||||
<link rel="icon" href="/logo.svg">
|
||||
<link rel=”mask-icon” href=”/logo.svg” color=”#000000">
|
||||
</head>
|
||||
<body>
|
||||
{{ markdown_html }}
|
||||
|
||||
Reference in New Issue
Block a user