mirror of
https://github.com/chatmail/relay.git
synced 2026-05-10 16:04:37 +00:00
add 'viewport' instructions
This commit is contained in:
committed by
holger krekel
parent
bb3a0a9945
commit
4a2b37f740
@@ -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