From a0db700a5965603f3a1a989328bc88463a462e3e Mon Sep 17 00:00:00 2001 From: Igor Benav Date: Sun, 24 May 2026 16:50:21 -0300 Subject: [PATCH] add .toml --- zensical.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/zensical.toml b/zensical.toml index a1f79dcc..92abdceb 100644 --- a/zensical.toml +++ b/zensical.toml @@ -137,6 +137,9 @@ name = "FastAPI on PyPI" { "Plugins" = "cli/plugins.md" }, ] +[[project.nav]] +"Changelog" = "changelog.md" + [[project.nav]] "Community" = "community.md"