From e4514efcdbc743f6f0f3c2471f61e4461d5e794a Mon Sep 17 00:00:00 2001 From: OCram85 Date: Fri, 8 Oct 2021 07:47:12 +0200 Subject: [PATCH] restore default config --- config/_default/params.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/_default/params.toml b/config/_default/params.toml index 251cc59..a4d8b8e 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -71,7 +71,7 @@ repoHost = "GitHub" #repoHost = "Gitea" docsRepo = "https://github.com/h-enk/doks" docsRepoBranch = "master" -editPage = true +editPage = false [options] lazySizes = true