mirror of
https://github.com/caddyserver/caddy.git
synced 2024-11-22 06:51:30 +08:00
readme: white ZeroSSL text color in dark mode (#5259)
* readme: white ZeroSSL text color in dark mode * fix: keep `valign` for GitHub mobile app
This commit is contained in:
parent
e10ed7b00d
commit
4fe5e64e46
|
@ -7,7 +7,7 @@
|
|||
</picture>
|
||||
</a>
|
||||
<br>
|
||||
<h3 align="center">a <a href="https://zerossl.com"><img src="https://caddyserver.com/resources/images/zerossl-logo.svg" height="28" valign="middle"></a> project</h3>
|
||||
<h3 align="center">a <a href="https://zerossl.com"><img src="https://user-images.githubusercontent.com/55066419/208327323-2770dc16-ec09-43a0-9035-c5b872c2ad7f.svg" height="28" style="vertical-align: -7.7px" valign="middle"></a> project</h3>
|
||||
</p>
|
||||
<hr>
|
||||
<h3 align="center">Every site on HTTPS</h3>
|
||||
|
|
Loading…
Reference in New Issue
Block a user