From 12ef16cbeef97b58a5e660230eaa84ceb80afdbc Mon Sep 17 00:00:00 2001 From: Alexander NeonXP Kiryukhin Date: Thu, 27 Jun 2024 02:20:00 +0300 Subject: first commit --- templates/telegram.gotmpl | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 templates/telegram.gotmpl (limited to 'templates/telegram.gotmpl') diff --git a/templates/telegram.gotmpl b/templates/telegram.gotmpl new file mode 100644 index 0000000..9e2b91a --- /dev/null +++ b/templates/telegram.gotmpl @@ -0,0 +1,5 @@ +{{define "telegram"}} +Новый пост в блоге Уголок NeonXP: + +{{.Title}} +{{end}} \ No newline at end of file -- cgit v1.2.3