mirror of
https://github.com/zulip/zulip.git
synced 2026-06-15 21:01:31 +08:00
webhooks/trello: Update logo and screenshots.
This commit is contained in:
parent
776bdab567
commit
da663104f3
BIN
static/images/integrations/logos/trello.png
Normal file
BIN
static/images/integrations/logos/trello.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.1 KiB |
@ -1 +0,0 @@
|
||||
<svg width="200" height="200" xmlns="http://www.w3.org/2000/svg"><defs><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="a"><stop stop-color="#0091E6" offset="0%"/><stop stop-color="#0079BF" offset="100%"/></linearGradient></defs><g fill="none" fill-rule="evenodd"><rect fill="url(#a)" width="200" height="200" rx="25"/><rect fill="#FFF" x="113" y="26" width="61" height="87.5" rx="12"/><rect fill="#FFF" x="26" y="26" width="61" height="137.5" rx="12"/></g></svg>
|
||||
|
Before Width: | Height: | Size: 470 B |
Binary file not shown.
|
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 42 KiB |
@ -453,7 +453,7 @@ INTEGRATIONS = {
|
||||
'trello-plugin',
|
||||
'trello-plugin',
|
||||
['project-management'],
|
||||
logo='static/images/integrations/logos/trello.svg',
|
||||
logo='static/images/integrations/logos/trello.png',
|
||||
secondary_line_text='(legacy)',
|
||||
display_name='Trello',
|
||||
doc='zerver/integrations/trello-plugin.md',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user