Everytime I create a new post hugo new $name/example it will appear as examples when I run hugo server -D
What could be the issue?
Everytime I create a new post hugo new $name/example it will appear as examples when I run hugo server -D
What could be the issue?
Here’s the screenshot from my VS code

Good question! 
What happens if you set the pluralizeListTitles configuration setting to false in your configuration file?
ahhhh thanks!!! solved.
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.