From 44b0c4efed67bf4f073359482681ebd69cb6f7bb Mon Sep 17 00:00:00 2001 From: Marc Coquand Date: Mon, 13 May 2024 13:21:18 -0500 Subject: Fix readme error --- configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration.nix b/configuration.nix index bc2878b..0ddc4c8 100644 --- a/configuration.nix +++ b/configuration.nix @@ -93,7 +93,7 @@ in { "ssh://git@git.mccd.space:$CGIT_REPO_URL" ]); footer = ""; - readme = ":README.md\nreadme=:README\nreadme:README.org"; + readme = ":README.md\nreadme=:README\nreadme=:README.org"; remove-suffix = "1"; "mimetype.gif" = "image/gif"; "mimetype.html" = "text/html"; -- cgit v1.2.3