Fixed logo
This commit is contained in:
parent
7a9e258de1
commit
306f581f1c
@ -4,7 +4,7 @@
|
||||
|
||||
Created by [Daniil Gentili](https://daniil.it), licensed under AGPLv3.
|
||||
|
||||
<img src='https://daniil.it/logo.png' alt='MadelineProto logo' onmouseover="this.src='https://daniil.it/logo-hover.png';" onmouseout="this.src='https://daniil.it/logo.png';" />
|
||||
<img src='https://daniil.it/MadelineProto/logo.png' alt='MadelineProto logo' onmouseover="this.src='https://daniil.it/MadelineProto/logo-hover.png';" onmouseout="this.src='https://daniil.it/MadelineProto/logo.png';" />
|
||||
|
||||
Logo created by [Matthew Hesketh](https://matthewhesketh.com) (thanks again!).
|
||||
|
||||
|
@ -8,7 +8,7 @@ description: PHP implementation of telegram's MTProto protocol
|
||||
|
||||
Created by [Daniil Gentili](https://daniil.it), licensed under AGPLv3.
|
||||
|
||||
<img src='https://daniil.it/logo.png' alt='MadelineProto logo' onmouseover="this.src='https://daniil.it/logo-hover.png';" onmouseout="this.src='https://daniil.it/logo.png';" />
|
||||
<img src='https://daniil.it/MadelineProto/logo.png' alt='MadelineProto logo' onmouseover="this.src='https://daniil.it/MadelineProto/logo-hover.png';" onmouseout="this.src='https://daniil.it/MadelineProto/logo.png';" />
|
||||
|
||||
Logo created by [Matthew Hesketh](https://matthewhesketh.com) (thanks again!).
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user