diff --git a/config.toml b/config.toml index 383fdb8..6f5ed98 100644 --- a/config.toml +++ b/config.toml @@ -39,8 +39,9 @@ fileName = "/images/favicon.svg" #your favicon here if you wish to change it. # Print output just creates a special route for a print view [outputs] - home = ["HTML", "RSS", "JSON"] - page = ["HTML", "PRINT"] +# home = ["HTML", "RSS", "JSON"] +# page = ["HTML", "PRINT"] + page = ["PRINT"] # The settings for the print format [outputFormats]