From d90a2c140f8916cabbd5005db0016b23db7f0bf2 Mon Sep 17 00:00:00 2001 From: uzalu Date: Fri, 19 Dec 2025 02:12:40 +0000 Subject: [PATCH] removed incomplete from title --- book.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book.toml b/book.toml index 0845986..9acb23a 100644 --- a/book.toml +++ b/book.toml @@ -3,7 +3,7 @@ authors = ["uzalu"] language = "en" multilingual = false src = "src" -title = "Cabal Charter (INCOMPLETE)" +title = "Cabal Charter" [output.html] additional-css = ["custom.css"]