mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 22:12:21 -04:00
About section transparent logo (#3284)
* changed anki-logo-thin.png to version with transparent background
* Revert "changed anki-logo-thin.png to version with transparent background"
This reverts commit 4c7e826a73
.
* changed anki-logo-thin.png to version with transparent background
* added name to contributors as per contribution guidelines for first PR
* fixed contributors file rather than directly modifying about file
This commit is contained in:
parent
9d8782c31c
commit
0b38ecdbc7
3 changed files with 2 additions and 0 deletions
|
@ -177,6 +177,7 @@ RRomeroJr <117.rromero@gmail.com>
|
|||
Xidorn Quan <me@upsuper.org>
|
||||
Alexander Bocken <alexander@bocken.org>
|
||||
James Elmore <email@jameselmore.org>
|
||||
Ian Samir Yep Manzano <https://github.com/isym444>
|
||||
David Culley <6276049+davidculley@users.noreply.github.com>
|
||||
Rastislav Kish <rastislav.kish@protonmail.com>
|
||||
|
||||
|
|
|
@ -194,6 +194,7 @@ def show(mw: aqt.AnkiQt) -> QDialog:
|
|||
"Marko Sisovic",
|
||||
"Lucas Scharenbroch",
|
||||
"Antoine Q.",
|
||||
"Ian Samir Yep Manzano",
|
||||
)
|
||||
)
|
||||
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 6.1 KiB After Width: | Height: | Size: 5 KiB |
Loading…
Reference in a new issue