Hello,
I am trying to use FixIt theme, but when I build the site I get an error that the the Posts section/page does not exist. This should not happen because in the exampleSite of this theme the author has made other custom sections as well.
It is this in the hugo.toml file:
[menu]
[[menu.main]]
identifier = "posts"
name = "Posts"
url = "/posts/"
weight = 1
Copied exactly from the theme config yet running into issues. Although, it was working this morning and suddenly did not. I tried creating a new site as well with the theme but still does not work so im not sure what to do.
Thank you for the help I appreciate it. I tried getting into contact with the theme owners but it looks like they take a while to respond and I need to get this solved. https://github.com/hugo-fixit/FixIt