revert page-layout logo link

- https://github.com/chatmail/relay/pull/614#discussion_r2279697445
This commit is contained in:
Keonik1
2025-08-17 13:09:32 +03:00
parent 6425a839ae
commit 1c4c7b9665

View File

@@ -9,7 +9,7 @@
<title>{{ config.mail_domain }} {{ pagename }}</title>
<link rel="stylesheet" href="./main.css">
<link rel="icon" href="/logo.svg">
<link rel="mask-icon" href="/logo.svg" color="#000000">
<link rel=mask-icon href=/logo.svg color=#000000">
</head>
<body>