mirror of
https://github.com/go-gitea/gitea.git
synced 2025-02-14 07:41:21 +01:00
Update feishu icon (#33470)
This commit is contained in:
parent
040c830dec
commit
47bf836310
Binary file not shown.
Before Width: | Height: | Size: 1.9 KiB |
1
public/assets/img/svg/gitea-feishu.svg
Normal file
1
public/assets/img/svg/gitea-feishu.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 2.0 KiB |
@ -17,7 +17,7 @@
|
||||
{{else if eq .HookType "msteams"}}
|
||||
<img width="{{$size}}" height="{{$size}}" src="{{AssetUrlPrefix}}/img/msteams.png">
|
||||
{{else if eq .HookType "feishu"}}
|
||||
<img width="{{$size}}" height="{{$size}}" src="{{AssetUrlPrefix}}/img/feishu.png">
|
||||
{{svg "gitea-feishu" $size "img"}}
|
||||
{{else if eq .HookType "matrix"}}
|
||||
{{svg "gitea-matrix" $size "img"}}
|
||||
{{else if eq .HookType "wechatwork"}}
|
||||
|
1
web_src/svg/gitea-feishu.svg
Normal file
1
web_src/svg/gitea-feishu.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 2.2 KiB |
Loading…
Reference in New Issue
Block a user