From 586665d18c1c25bd0436327edc0b605516e158fe Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 24 Aug 2026 15:42:58 +0000 Subject: [PATCH 1/2] Initial plan From 5f9477ce7aac69b5ad7a2e66ec052cd192d04acf Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 24 Aug 2026 15:44:39 +0000 Subject: [PATCH 2/2] fix(specs): remove deprecated mdbook multilingual key Co-authored-by: renaynay <41963722+renaynay@users.noreply.github.com> --- specs/book.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/specs/book.toml b/specs/book.toml index 2ab3d5a39..92a17831e 100644 --- a/specs/book.toml +++ b/specs/book.toml @@ -1,7 +1,6 @@ [book] authors = ["Celestia Labs"] language = "en" -multilingual = false src = "src" title = "Celestia Node Specification"