-
-
Notifications
You must be signed in to change notification settings - Fork 8k
Closed
Description
Problem
The output of
hugo new --kind ARCHETYPE PATH/TO/FILE.md
has changed after the archetype re-implementation Pull Request.. To be more precise, line 103 of hugo/create/content.go has been removed. As @bep requested in this support post, I am opening this issue to put that print statement back in.
What version of Hugo are you using (hugo version
)?
The issue affects v0.89.0 v0.89.1 and v0.89.2
Does this issue reproduce with the latest release?
yes
Thanks a lot!!