diff --git a/Types.hs b/Types.hs index a3b65cd..e42dafa 100644 --- a/Types.hs +++ b/Types.hs @@ -119,8 +119,6 @@ siteOptions' = do <> short 't' <> help "Path to the directory with templates (possibly multiple paths)" - <> value "templates" - <> showDefault _defaultTemplate <- strOption $ long "default-template"