mirror of
https://github.com/simple-login/app.git
synced 2025-02-23 23:34:05 +08:00
use logo in email base template
This commit is contained in:
parent
591fee301e
commit
2bc2643cc8
1 changed files with 1 additions and 1 deletions
|
@ -449,7 +449,7 @@
|
|||
<tr>
|
||||
<td class="email-masthead" style="word-break: break-word; font-family: Helvetica, Arial, sans-serif; font-size: 16px; text-align: center; padding: 25px 0;" align="center">
|
||||
<a href="https://simplelogin.io" class="f-fallback email-masthead_name" style="color: #A8AAAF; font-size: 16px; font-weight: bold; text-decoration: none; text-shadow: 0 1px 0 white;">
|
||||
SimpleLogin
|
||||
<img src="https://simplelogin.io/logo.png" style="width: 150px; margin: auto">
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
|
|
Loading…
Reference in a new issue