From 8d56f3fe843c26bb0a2ce53258abb132f7b11703 Mon Sep 17 00:00:00 2001 From: Rojax <88648798+Rojax@users.noreply.github.com> Date: Tue, 1 Oct 2024 22:17:03 +0200 Subject: [PATCH] fix: Fixed edit page support for multilang books (#630) --- layouts/partials/docs/footer.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/layouts/partials/docs/footer.html b/layouts/partials/docs/footer.html index a466b6d..607f2aa 100644 --- a/layouts/partials/docs/footer.html +++ b/layouts/partials/docs/footer.html @@ -13,7 +13,8 @@ {{ if and .File .Site.Params.BookRepo .Site.Params.BookEditPath }}