From 4c5873ec96ebe92795e61ca16252685443e09ed7 Mon Sep 17 00:00:00 2001 From: thek4n Date: Tue, 2 Jun 2026 16:56:25 +0300 Subject: [PATCH] docs: fix example config --- docs/config_example.toml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/config_example.toml b/docs/config_example.toml index 72eb6ec..7b0fe8b 100644 --- a/docs/config_example.toml +++ b/docs/config_example.toml @@ -59,9 +59,15 @@ description.ru = "сервис определения ip" [[projects]] title = "paste.thek4n.ru" url = "https://paste.thek4n.ru" -description.en = "copy/Paste and url shortener service" +description.en = "copy/paste and url shortener service" description.ru = "укоротитель ссылок" +[[projects]] +title = "thek4n.ru" +url = "https://thek4n.ru" +description.en = "this site source" +description.ru = "исходники этого сайта" + # ---