From c63cfe2d9f15b72fd4ef0775482be155dbc7331d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor=20Szab=C3=B3?= Date: Fri, 11 Apr 2025 11:21:25 +0300 Subject: [PATCH] remove the unused and deprecated `multilingual` field from `book.toml` --- book.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/book.toml b/book.toml index 0ebe8bc..4afa2a6 100644 --- a/book.toml +++ b/book.toml @@ -1,5 +1,4 @@ [book] authors = ["Jorge Aparicio"] -multilingual = false src = "src" title = "The Embedonomicon"