From f090be181f0698536c1ad52a97fb03aef0cb646b Mon Sep 17 00:00:00 2001 From: Will Faught Date: Sun, 21 Jul 2024 16:16:54 -0700 Subject: [PATCH] Remove useless config --- exampleSite/hugo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/exampleSite/hugo.toml b/exampleSite/hugo.toml index e8406e75..26295856 100644 --- a/exampleSite/hugo.toml +++ b/exampleSite/hugo.toml @@ -56,7 +56,6 @@ disable_toc = true [params.paige.site] disable_breadcrumbs = true disable_credit = true -disable_license = true [[params.paige.feed.atom.authors]] email = "example@example.com"