Permalink
Please sign in to comment.
Browse files
Make hugo server -t work again
This commit solves an issue where hugo would ignore the cli -t flag and only use a theme defined in config.toml. Also allow -t flag to accept a string slice. Closes #5569 Closes #5061 Related #4868
- Loading branch information...
Showing
with
3 additions
and 3 deletions.
- +1 −1 commands/commands.go
- +1 −1 commands/commands_test.go
- +1 −1 hugolib/paths/paths.go
0 comments on commit
db3c49d