mirror of
https://github.com/chatmail/relay.git
synced 2026-05-11 16:34:39 +00:00
add 'viewport' instructions
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
{% if config.webdev %}
|
||||
<meta http-equiv="refresh" content="3">
|
||||
{% endif %}
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0">
|
||||
<title>{{ config.mail_domain }} {{ pagename }}</title>
|
||||
<link rel="stylesheet" href="./main.css">
|
||||
<link rel="icon" href="/logo.svg">
|
||||
|
||||
Reference in New Issue
Block a user