1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-01 15:18:37 +00:00

Telegram webhook (#4227)

This commit is contained in:
techknowlogick
2019-04-18 22:45:02 -04:00
committed by GitHub
parent 6dbd261852
commit 56da256853
13 changed files with 478 additions and 1 deletions

View File

@@ -20,6 +20,9 @@
<a class="item" href="{{.BaseLink}}/dingtalk/new">
<img class="img-10" src="{{AppSubUrl}}/img/dingtalk.ico">Dingtalk
</a>
<a class="item" href="{{.BaseLink}}/telegram/new">
<img class="img-10" src="{{AppSubUrl}}/img/telegram.png">Telegram
</a>
</div>
</div>
</div>