diff --git a/hugo.toml b/hugo.toml index f536fef..8a7edad 100644 --- a/hugo.toml +++ b/hugo.toml @@ -86,8 +86,8 @@ time_format_blog = "02.01.2006" # Everything below this are Site Params # Comment out if you don't want the "print entire section" link enabled. -# [outputs] -# section = ["HTML", "print", "RSS"] +[outputs] +section = ["HTML", "RSS"] # First one is picked as the Twitter card image if not set on page. # images = ["images/project-illustration.png"]