diff --git a/config.toml b/config.toml index 5ac0922..bf01dfc 100644 --- a/config.toml +++ b/config.toml @@ -39,9 +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"] - page = ["PRINT"] + home = ["HTML", "RSS", "JSON"] + page = ["HTML", "PRINT"] + # The settings for the print format [outputFormats]