mirror of
https://github.com/chatmail/relay.git
synced 2026-05-10 16:04:37 +00:00
move menu up
This commit is contained in:
committed by
holger krekel
parent
3cd4265c94
commit
401f215dc9
@@ -11,12 +11,12 @@
|
||||
<link rel=”mask-icon” href=”/logo.svg” color=”#000000">
|
||||
</head>
|
||||
<body>
|
||||
<div>
|
||||
<a href="index.html">home</a>
|
||||
<a href="info.html">more info</a>
|
||||
<a href="privacy.html">privacy</a>
|
||||
<a href="https://github.com/deltachat/chatmail">public development ↗</a>
|
||||
</div>
|
||||
{{ markdown_html }}
|
||||
<footer>
|
||||
<a href="index.html">home</a> |
|
||||
<a href="info.html">more info</a> |
|
||||
<a href="privacy.html">privacy</a> |
|
||||
<a href="https://github.com/deltachat/chatmail">-> public development </a>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user