diff options
author | Alexander NeonXP Kiryukhin <i@neonxp.ru> | 2024-07-13 22:01:10 +0300 |
---|---|---|
committer | Alexander NeonXP Kiryukhin <i@neonxp.ru> | 2024-07-13 22:01:10 +0300 |
commit | ac79d420579efabb93e4decd587d7186964abc52 (patch) | |
tree | d2e372e039036b41e2564058aadde47fca692ec1 /templates/telegram.gotmpl | |
parent | a4e4a6d0bf67c9630a10d5f7412b602f44641079 (diff) |
Поправил панику при ошибке
Diffstat (limited to 'templates/telegram.gotmpl')
-rw-r--r-- | templates/telegram.gotmpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/telegram.gotmpl b/templates/telegram.gotmpl index 9e2b91a..7523fa4 100644 --- a/templates/telegram.gotmpl +++ b/templates/telegram.gotmpl @@ -2,4 +2,6 @@ <b>Новый пост в блоге Уголок NeonXP:</b> <a href="{{.Link}}">{{.Title}}</a> + +Отправлено через <a href="https://gitrepo.ru/neonxp/rss2world">rss2world</a> {{end}}
\ No newline at end of file |