From 5160df3da18be63cdefc6317c338971fa27dd6f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oskar=20Dudzi=C5=84ski?= Date: Sun, 9 Nov 2025 01:45:37 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Added=20link=20to=20file=20templ?= =?UTF-8?q?ating?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/config.example.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/config.example.toml b/docs/config.example.toml index c61503e..7edbb5d 100644 --- a/docs/config.example.toml +++ b/docs/config.example.toml @@ -20,7 +20,7 @@ debug = false [templates] -# read more about templates at: TODO add templating docs +# read more about file templating at https://github.com/oskvr37/tiddl/blob/main/docs/templating.md # if you don't specify the template for a resource # then default template will be used.