From e0415e0f663b36cc7e00bf34eb6252a1d4498235 Mon Sep 17 00:00:00 2001 From: Tolaria Date: Fri, 5 Jun 2026 21:26:37 +0800 Subject: [PATCH] remove repo link as it is in the conrtibuting page which explains how to use it better Signed-off-by: Tolaria --- zensical.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/zensical.toml b/zensical.toml index 2992c54..e7880e8 100644 --- a/zensical.toml +++ b/zensical.toml @@ -9,8 +9,8 @@ [project] -repo_url = "https://bali.krystl.org/aja/up" -repo_name = "Contribute" +# repo_url = "https://bali.krystl.org/aja/up" +# repo_name = "Contribute" # The site_name is shown in the page header and the browser window title # # Read more: https://zensical.org/docs/setup/basics/#site_name @@ -56,14 +56,14 @@ nav = [ "practices/grounding-in-nature.md", "practices/nourishing-the-body.md", "practices/spiritual-hygiene.md", - ]}, + ] }, { "Strategies" = [ "strategies/index.md", "strategies/collective-awakening.md", "strategies/community-sovereignty.md", "strategies/digital-sovereignty.md", "strategies/finding-purpose.md", - ]}, + ] }, { "Contributing" = "contributing/index.md" }, ]