diff --git a/config/_default/params.toml b/config/_default/params.toml index 0dee47b..1bfbc3b 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -5,7 +5,9 @@ # Refer to the theme docs for more details about each of these parameters. # https://jpanther.github.io/congo/docs/configuration/#theme-parameters -theme = [ "congo", "plausible-hugo"] +# theme = "congo" +theme = [ "congo", "plausible-hugo" ] +# theme = [ "plausible-hugo", "congo" ] # congo (default), avocado, cherry, fire, ocean, sapphire and slate. # colorScheme = "congo"