From: thunderbiscuit Date: Mon, 27 Apr 2026 15:01:13 +0000 (-0400) Subject: fix: add 2026 Q1 blog post to navigation sidebar X-Git-Url: http://internal-gitweb-vhost/parse/base64/base58/struct.String.html?a=commitdiff_plain;p=bitcoindevkit.org fix: add 2026 Q1 blog post to navigation sidebar --- diff --git a/zensical.toml b/zensical.toml index ff698a325b..77e2631b56 100644 --- a/zensical.toml +++ b/zensical.toml @@ -49,6 +49,7 @@ nav = [ { "Web" = "adoption/web.md" }, ]}, { "Blog" = [ + { "2026 Q1 Update" = "blog/2026_q1_update.md" }, { "2025 Q4 Update" = "blog/2025_q4_update.md" }, { "BDK Featured in Bitcoin News Interview" = "blog/2025_q4_btcnews_interview.md" }, { "2025 Q3 Update" = "blog/2025_q3_update.md" },