but I cannot get the single.html file to work, while the list.html file does. Both are placed inside themes/theme-name/layouts/health folder. Is there anything I need to do to make the single.html file to work?
$ hugo env
hugo v0.109.0-47b12b83e636224e5e601813ff3e6790c191e371+extended windows/amd64 BuildDate=2022-12-23T10:38:11Z VendorInfo=gohugoio
GOOS="windows"
GOARCH="amd64"
GOVERSION="go1.19.2"
github.com/sass/libsass="3.6.5"
github.com/webmproject/libwebp="v1.2.4"
How do I change the title of the mounted section? Can an _index.md be placed in there?
It is nothing special. But the imported files default to the one inside the _default folder. I made a copy of it and edited it to include the data in the front matter then put it in layouts/health folder (replacing monsters with health for testing purposes).
Since the content is mounted, how do I do that, since in content, that folder does not exist?