adding print templates to theme
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -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]
|
||||
|
Reference in New Issue
Block a user