mirror of
https://github.com/go-gitea/gitea
synced 2025-07-31 06:38:37 +00:00
Add support for MS Teams webhooks (#6632)
This commit is contained in:
committed by
techknowlogick
parent
2af67f6044
commit
b9d1fb6de3
@@ -23,6 +23,9 @@
|
||||
<a class="item" href="{{.BaseLink}}/telegram/new">
|
||||
<img class="img-10" src="{{AppSubUrl}}/img/telegram.png">Telegram
|
||||
</a>
|
||||
<a class="item" href="{{.BaseLink}}/msteams/new">
|
||||
<img class="img-10" src="{{AppSubUrl}}/img/msteams.png">Microsoft Teams
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user