From e7faaefaa98a748e60dcdfcfa1b39235c28c1327 Mon Sep 17 00:00:00 2001 From: TheFrenchGhosty Date: Sun, 5 Sep 2021 17:00:29 +0200 Subject: [PATCH] Remove the copyright --- 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 293a399..17f97b6 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -21,7 +21,7 @@ lqipWidth = "20x" # Footer footer = "Powered by Hugo, and Doks. Illustrations by unDraw." -copyRight = "Copyright (c) 2020-2021 Henk Verlinde" +copyRight = "" # Edit Page docsRepo = "https://github.com/iv-org/invidious.io"